| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-04-28 | rustc_ast: Harmonize delimiter naming with `proc_macro::Delimiter` | Vadim Petrochenkov | -4/+4 |
| 2022-04-14 | `mbe::TokenTree`: remove `Lrc` around `Delimited` and `SequenceRepetition`. | Nicholas Nethercote | -4/+3 |
| 2022-04-14 | Introduce `TtHandle` and use it in `TokenSet`. | Nicholas Nethercote | -12/+0 |
| 2022-04-13 | `SequenceRepetition` and `Delimited` don't need to be `Clone`. | Nicholas Nethercote | -2/+2 |
| 2022-04-09 | Remove explicit delimiter token trees from `Delimited`. | Nicholas Nethercote | -34/+10 |
| 2022-03-30 | Spellchecking some comments | Yuri Astrakhan | -1/+1 |
| 2022-03-23 | Eliminate `TokenTreeOrTokenTreeSlice`. | Nicholas Nethercote | -47/+41 |
| 2022-03-09 | Implement macro meta-variable expressions | Caio | -6/+10 |
| 2021-04-19 | fix few typos | klensy | -1/+1 |
| 2020-12-22 | Revert "Promote missing_fragment_specifier to hard error" | Wesley Wiser | -1/+1 |
| 2020-10-30 | Fix some more clippy warnings | Joshua Nelson | -4/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+152 |
