| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-04-28 | Introduce `BoxMarker` to pretty-printing. | Nicholas Nethercote | -3/+3 |
| 2025-04-10 | Rename some `name` variables as `ident`. | Nicholas Nethercote | -2/+2 |
| 2024-12-18 | Re-export more `rustc_span::symbol` things from `rustc_span`. | Nicholas Nethercote | -2/+1 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -1/+1 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -4/+3 |
| 2024-04-16 | Avoid unnecessary `rustc_span::DUMMY_SP` usage. | Nicholas Nethercote | -6/+4 |
| 2023-02-21 | Use `ThinVec` in various AST types. | Nicholas Nethercote | -2/+5 |
| 2021-07-08 | Rework SESSION_GLOBALS API to prevent overwriting it | Guillaume Gomez | -3/+3 |
| 2021-06-17 | Use `AttrVec` for `Arm`, `FieldDef`, and `Variant` | Yuki Okushi | -1/+1 |
| 2020-09-10 | Fully integrate token collection for additional AST structs | Aaron Hill | -2/+5 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+60 |
