about summary refs log tree commit diff
path: root/tests/ui/macros/nonterminal-matching.stderr
AgeCommit message (Expand)AuthorLines
2025-04-02Remove `NtExpr` and `NtLiteral`.Nicholas Nethercote-2/+2
2025-03-07Remove `NtItem` and `NtStmt`.Nicholas Nethercote-3/+3
2025-02-28Remove `NtPath`.Nicholas Nethercote-1/+1
2024-10-28Tweak more warnings.Nicholas Nethercote-7/+7
2024-06-25Extend `tests/ui/macros/nonterminal-matching.rs`.Nicholas Nethercote-1/+89
2024-05-13Remove a `Span` from `TokenKind::Interpolated`.Nicholas Nethercote-2/+0
2023-11-24Show number in error message even for one errorNilstrieb-1/+1
2023-11-16More detail when expecting expression but encountering bad macro argumentEsteban Küber-0/+2
2023-04-12compiler: print the suggestion only for local macrosLena Milizé-1/+1
2023-04-12compiler: improve captured metavariables diagnosticLena Milizé-1/+3
2023-03-10Add note when matching token with nonterminalNilstrieb-0/+1
2023-01-11Move /src/test to /testsAlbert Larsan-0/+24