| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-12-10 | Migrate parts of `rustc_expand` to session diagnostics | nils | -2/+324 | |
| This migrates everything but the `mbe` and `proc_macro` modules. It also contains a few cleanups and drive-by/accidental diagnostic improvements which can be seen in the diff for the UI tests. | ||||
| 2022-10-23 | Migrate all diagnostics | Nilstrieb | -6/+6 | |
| 2022-09-21 | UPDATE - rename DiagnosticHandler macro to Diagnostic | Jhonny Bill Mena | -7/+7 | |
| 2022-09-21 | UPDATE - rename DiagnosticHandler trait to IntoDiagnostic | Jhonny Bill Mena | -7/+7 | |
| 2022-08-21 | Replace #[lint/warning/error] with #[diag] | Xiretza | -6/+6 | |
| 2022-08-17 | Hotfix for duplicated slug name on VarStillRepeating struct | nidnogg | -1/+1 | |
| 2022-08-17 | Moved structs to rustc_expand::errors, added several more migrations, fixed ↵ | nidnogg | -3/+1 | |
| slug name | ||||
| 2022-08-17 | Moved structs to rustc_expand::errors, added several more migrations, fixed ↵ | nidnogg | -0/+50 | |
| slug name | ||||
