| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-05-02 | fix most compiler/ doctests | Elliot Roberts | -4/+4 |
| 2022-04-28 | rustc_ast: Harmonize delimiter naming with `proc_macro::Delimiter` | Vadim Petrochenkov | -4/+4 |
| 2022-04-13 | couple of clippy::complexity fixes | Matthias Krüger | -1/+1 |
| 2022-04-09 | expand: Remove `ParseSess::missing_fragment_specifiers` | Vadim Petrochenkov | -2/+13 |
| 2022-04-09 | Remove explicit delimiter token trees from `Delimited`. | Nicholas Nethercote | -11/+5 |
| 2022-04-05 | errors: implement fallback diagnostic translation | David Wood | -4/+4 |
| 2022-04-05 | span: move `MultiSpan` | David Wood | -1/+2 |
| 2022-03-23 | Eliminate `TokenTreeOrTokenTreeSlice`. | Nicholas Nethercote | -5/+11 |
| 2022-03-14 | Fix remaining meta-variable expression TODOs | Caio | -2/+6 |
| 2022-03-09 | Implement macro meta-variable expressions | Caio | -0/+4 |
| 2021-03-26 | Use iter::zip in compiler/ | Josh Stone | -1/+3 |
| 2020-10-30 | Fix some more clippy warnings | Joshua Nelson | -4/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+633 |
