| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-05-11 | ast: Introduce some traits to get AST node properties generically | Vadim Petrochenkov | -320/+0 |
| 2022-03-28 | Remove `Nonterminal::NtTT`. | Nicholas Nethercote | -3/+1 |
| 2022-01-07 | expand: Refactor `InvocationCollector` visitor for better code reuse | Vadim Petrochenkov | -2/+37 |
| 2021-11-28 | expand: Turn `ast::Crate` into a first class expansion target | Vadim Petrochenkov | -2/+2 |
| 2021-06-06 | parser: Ensure that all nonterminals have tokens after parsing | Vadim Petrochenkov | -1/+2 |
| 2021-04-11 | Implement token-based handling of attributes during expansion | Aaron Hill | -7/+95 |
| 2021-03-16 | ast/hir: Rename field-related structures | Vadim Petrochenkov | -3/+2 |
| 2021-03-06 | rustc_ast: Replace `AstLike::finalize_tokens` with a getter `tokens_mut` | Vadim Petrochenkov | -54/+34 |
| 2021-02-27 | Combine HasAttrs and HasTokens into AstLike | Aaron Hill | -0/+219 |
