| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-05-11 | refactor: use by-ref TokenTree iterator to avoid a few clones | Caleb Cartwright | -1/+1 |
| 2023-04-10 | Migrate most of `rustc_builtin_macros` to diagnostic impls | clubby789 | -3/+5 |
| 2022-07-29 | Remove `TreeAndSpacing`. | Nicholas Nethercote | -2/+2 |
| 2021-12-15 | Remove unnecessary sigils around `Symbol::as_str()` calls. | Nicholas Nethercote | -1/+1 |
| 2021-10-03 | Practice diagnostic message convention | Hirochika Matsumoto | -3/+3 |
| 2020-09-28 | expand: Stop un-interpolating `NtIdent`s before passing them to built-in macros | Vadim Petrochenkov | -7/+7 |
| 2020-09-10 | Attach `TokenStream` to `ast::Ty` | Aaron Hill | -0/+1 |
| 2020-08-30 | mv compiler to compiler/ | mark | -0/+69 |
