| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-02-03 | Rename `Cursor`/`CursorRef` as `TokenTreeCursor`/`RefTokenTreeCursor`. | Nicholas Nethercote | -6/+6 |
| 2022-08-16 | Rename some things related to literals. | Nicholas Nethercote | -1/+1 |
| 2022-07-29 | Remove `TreeAndSpacing`. | Nicholas Nethercote | -3/+3 |
| 2022-06-13 | remove unnecessary `to_string` and `String::new` | Takayuki Maeda | -2/+2 |
| 2022-05-20 | Remove `crate` visibility usage in compiler | Jacob Pratt | -3/+3 |
| 2022-05-18 | use `CursorRef` more, to not to clone `Tree`s | klensy | -12/+14 |
| 2022-04-28 | rustc_ast: Harmonize delimiter naming with `proc_macro::Delimiter` | Vadim Petrochenkov | -2/+2 |
| 2022-04-05 | errors: implement fallback diagnostic translation | David Wood | -3/+5 |
| 2022-03-14 | Fix remaining meta-variable expression TODOs | Caio | -3/+3 |
| 2022-03-09 | Implement macro meta-variable expressions | Caio | -0/+157 |
