| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2024-12-04 | Remove `-Zshow-span`. | Nicholas Nethercote | -68/+0 |
| 2024-06-18 | Use a dedicated type instead of a reference for the diagnostic context | Oli Scherer | -2/+3 |
| 2024-01-10 | Rename `{create,emit}_warning` as `{create,emit}_warn`. | Nicholas Nethercote | -3/+3 |
| 2023-12-18 | Rename `ShowSpanVisitor::span_diagnostic` as `ShowSpanVisitor::dcx`. | Nicholas Nethercote | -6/+6 |
| 2023-12-18 | Rename `Handler` as `DiagCtxt`. | Nicholas Nethercote | -2/+2 |
| 2023-02-25 | Complete migrating `ast_passes` to derive diagnostics | clubby789 | -3/+5 |
| 2022-02-19 | Adopt let else in more places | est31 | -3/+2 |
| 2020-11-03 | rustc_ast: Do not panic by default when visiting macro calls | Vadim Petrochenkov | -4/+0 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+70 |
