| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-10-23 | Migrate all diagnostics | Nilstrieb | -11/+10 |
| 2022-09-21 | FIX - adopt new Diagnostic naming in newly migrated modules | Jhonny Bill Mena | -1/+1 |
| 2022-09-21 | UPDATE - rename DiagnosticHandler macro to Diagnostic | Jhonny Bill Mena | -6/+6 |
| 2022-09-21 | UPDATE - rename DiagnosticHandler trait to IntoDiagnostic | Jhonny Bill Mena | -8/+8 |
| 2022-09-21 | UPDATE - move SessionDiagnostic from rustc_session to rustc_errors | Jhonny Bill Mena | -1/+1 |
| 2022-09-05 | UPDATE - into_diagnostic to take a Handler instead of a ParseSess | Jhonny Bill Mena | -2/+3 |
| 2022-08-25 | allow non-monomorphize modules to access hard-coded error message through new... | Nathan Stocks | -3/+3 |
| 2022-08-25 | remove stray comment | Nathan Stocks | -1/+0 |
| 2022-08-25 | replace some usages of [Span]FatalError with error-specific types | Nathan Stocks | -8/+12 |
| 2022-08-25 | rebased: convert rustc_monomorphize errors to SessionDiagnostic | Nathan Stocks | -0/+81 |
