| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 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 |
