| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-04-10 | Migrate most of `rustc_builtin_macros` to diagnostic impls | clubby789 | -18/+3 |
| 2022-10-23 | Migrate all diagnostics | Nilstrieb | -2/+2 |
| 2022-09-21 | UPDATE - rename DiagnosticHandler macro to Diagnostic | Jhonny Bill Mena | -3/+3 |
| 2022-09-21 | UPDATE - rename DiagnosticHandler trait to IntoDiagnostic | Jhonny Bill Mena | -3/+3 |
| 2022-08-21 | Replace #[lint/warning/error] with #[diag] | Xiretza | -2/+2 |
| 2022-06-24 | macros: use typed identifiers in diag derive | David Wood | -2/+2 |
| 2022-06-21 | Migrate `builtin-macros-expected-one-cfg-pattern` to `SessionDiagnostic` | beetrees | -1/+8 |
| 2022-06-21 | Migrate `builtin-macros-requires-cfg-pattern` to `SessionDiagnostic` | beetrees | -5/+12 |
| 2022-03-01 | Improve allowness of the unexpected_cfgs lint | Loïc BRANSTETT | -1/+6 |
| 2022-02-23 | rustc_errors: let `DiagnosticBuilder::emit` return a "guarantee of emission". | Eduard-Mihai Burtescu | -6/+2 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+54 |
