about summary refs log tree commit diff
path: root/src/test/ui/proc-macro/nested-macro-rules.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-23/+0
2021-03-26Always preserve `None`-delimited groups in a captured `TokenStream`Aaron Hill-5/+5
2020-08-09Remove normalization of `Span` debug output in proc-macro testsAaron Hill-1/+3
2020-07-26Normalize the test output of hygiene-related testsAaron Hill-0/+1
2020-07-01Insert NoDelim groups around nonterminals when lowering macro_rulesAaron Hill-0/+20