about summary refs log tree commit diff
path: root/src/test/ui/proc-macro/macro-rules-derive.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-19/+0
2020-08-22Recursively expand `TokenKind::Interpolated` (take 2)Aaron Hill-3/+2
2020-06-15Always capture tokens for `macro_rules!` argumentsAaron Hill-0/+20