| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2023-01-05 | Fix `uninlined_format_args` for some compiler crates | nils | -2/+2 |
| 2022-09-09 | Rename `{Create,Lazy}TokenStream` as `{To,Lazy}AttrTokenStream`. | Nicholas Nethercote | -19/+19 |
| 2022-08-29 | Inline `attrs`. | Nicholas Nethercote | -0/+1 |
| 2022-08-22 | Use `AttrVec` in more places. | Nicholas Nethercote | -37/+10 |
| 2022-08-16 | Shrink `ast::Attribute`. | Nicholas Nethercote | -2/+2 |
| 2022-05-22 | rustc_parse: Move AST -> TokenStream conversion logic to `rustc_ast` | Vadim Petrochenkov | -1/+7 |
| 2022-05-11 | ast: Introduce some traits to get AST node properties generically | Vadim Petrochenkov | -0/+436 |
