| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2025-04-02 | Remove `NtExpr` and `NtLiteral`. | Nicholas Nethercote | -2/+2 |
| 2025-03-07 | Remove `NtItem` and `NtStmt`. | Nicholas Nethercote | -3/+3 |
| 2025-02-28 | Remove `NtPath`. | Nicholas Nethercote | -1/+1 |
| 2024-10-28 | Tweak more warnings. | Nicholas Nethercote | -7/+7 |
| 2024-06-25 | Extend `tests/ui/macros/nonterminal-matching.rs`. | Nicholas Nethercote | -1/+89 |
| 2024-05-13 | Remove a `Span` from `TokenKind::Interpolated`. | Nicholas Nethercote | -2/+0 |
| 2023-11-24 | Show number in error message even for one error | Nilstrieb | -1/+1 |
| 2023-11-16 | More detail when expecting expression but encountering bad macro argument | Esteban Küber | -0/+2 |
| 2023-04-12 | compiler: print the suggestion only for local macros | Lena Milizé | -1/+1 |
| 2023-04-12 | compiler: improve captured metavariables diagnostic | Lena Milizé | -1/+3 |
| 2023-03-10 | Add note when matching token with nonterminal | Nilstrieb | -0/+1 |
| 2023-01-11 | Move /src/test to /tests | Albert Larsan | -0/+24 |
