summary refs log tree commit diff
path: root/src/test/ui/proc-macro/cfg-eval-inner.stdout
AgeCommit message (Expand)AuthorLines
2022-01-30Bless all pretty printer tests and ui testsDavid Tolnay-4/+4
2021-12-01Pretty print empty blocks as {}David Tolnay-1/+1
2021-05-15Remove some unncessary spaces from pretty-printed tokenstream outputAaron Hill-3/+3
2021-04-11Implement token-based handling of attributes during expansionAaron Hill-57/+52
2021-04-10Add some proc-macro attribute token handling testsAaron Hill-0/+252