about summary refs log tree commit diff
path: root/src/test/ui/underscore-ident-matcher.stderr
AgeCommit message (Collapse)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-17/+0
2022-11-14Show a note where a macro failed to matchNilstrieb-0/+6
This shows a small note on what the macro matcher was currently processing to aid with "no rules expected the token X" errors.
2019-03-11Update testsVadim Petrochenkov-1/+1
2018-12-25Remove licensesMark Rousskov-1/+1
2018-11-23Reword incorrect macro invocation primary labelEsteban Küber-1/+1
2018-10-24Point to macro def span instead of whole bodyEsteban Küber-8/+4
2018-10-23Point at macro definition when no rules expect tokenEsteban Küber-2/+9
2018-03-17Reject `_` in `ident` matcherVadim Petrochenkov-0/+8