| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -1/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -1/+2 |
| 2024-05-07 | narrow down visibilities in `rustc_parse::lexer` | Lin Yihai | -4/+4 |
| 2024-02-28 | Rename `DiagnosticBuilder` as `Diag`. | Nicholas Nethercote | -6/+3 |
| 2024-02-19 | Prefer `DiagnosticBuilder` over `Diagnostic` in diagnostic modifiers. | Nicholas Nethercote | -3/+3 |
| 2023-10-13 | Format all the let chains in compiler | Michael Goulet | -3/+4 |
| 2023-07-30 | inline format!() args up to and including rustc_middle | Matthias Krüger | -1/+1 |
| 2023-04-10 | Fix typos in compiler | DaniPopes | -3/+3 |
| 2023-03-07 | Simplify `sort_by` calls | Maybe Waffle | -1/+1 |
| 2023-02-28 | rename unmatched_braces to unmatched_delims | yukang | -5/+5 |
| 2023-01-27 | Improve unexpected close and mismatch delimiter hint in TokenTreesReader | yukang | -0/+119 |
