| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-04-03 | fix(middle): emit error rather than delay bug when reaching limit | bohan | -0/+8 | |
| 2022-11-21 | Match crate and slug names | mejrs | -0/+8 | |
| 2022-10-30 | better error for rustc_strict_coherence misuse | Michael Goulet | -0/+9 | |
| 2022-10-23 | Migrate all diagnostics | Nilstrieb | -6/+6 | |
| 2022-10-03 | Add diagnostic struct for const eval error in `rustc_middle` | pierwill | -0/+7 | |
| Co-authored-by: Michael Goulet <michael@errs.io> | ||||
| 2022-09-21 | UPDATE - rename SessionSubdiagnostic macro to Subdiagnostic | Jhonny Bill Mena | -1/+1 | |
| Also renames: - sym::AddSubdiagnostic to sym:: Subdiagnostic - rustc_diagnostic_item = "AddSubdiagnostic" to rustc_diagnostic_item = "Subdiagnostic" | ||||
| 2022-09-21 | UPDATE - rename DiagnosticHandler macro to Diagnostic | Jhonny Bill Mena | -4/+4 | |
| 2022-09-21 | UPDATE - rename DiagnosticHandler trait to IntoDiagnostic | Jhonny Bill Mena | -4/+4 | |
| 2022-09-05 | fix comment | 111 | -1/+1 | |
| 2022-09-01 | Migrate limit error | 111 | -0/+10 | |
| 2022-09-01 | Migrate OpaqueHiddenType mismatch | 111 | -0/+26 | |
| 2022-09-01 | Migrate DropCheckOverflow | 111 | -0/+14 | |
