| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-10-26 | Convert all #[suggestion_*] attributes to #[suggestion(style = "...")] | Xiretza | -5/+10 |
| 2022-10-23 | Migrate all diagnostics | Nilstrieb | -36/+36 |
| 2022-10-17 | infer: use derive more | David Wood | -42/+29 |
| 2022-10-10 | errors: `AddToDiagnostic::add_to_diagnostic_with` | David Wood | -9/+33 |
| 2022-09-21 | FIX - adopt new Diagnostic naming in newly migrated modules | Jhonny Bill Mena | -20/+20 |
| 2022-09-08 | Remove ReEmpty | Jack Huey | -7/+0 |
| 2022-09-06 | Whoops forgot a space | Nikita Tomashevich | -1/+1 |
| 2022-09-06 | Replace manual impl with a derive macro as multipart suggestions are now supp... | Nikita Tomashevich | -39/+50 |
| 2022-09-06 | Slightly more concise comment | IQuant | -4/+1 |
| 2022-09-06 | Use untranslated messages for now | Nikita Tomashevich | -11/+24 |
| 2022-09-06 | Remove a comment and use IntoDiagnosticArg instead of add_to() where feasible | Nikita Tomashevich | -14/+17 |
| 2022-09-06 | Address some comments | Nikita Tomashevich | -63/+52 |
| 2022-09-06 | Mugrate mismatched_static_lifetime.rs | Nikita Tomashevich | -0/+665 |
