about summary refs log tree commit diff
path: root/src/test/ui/proc-macro/inner-attrs.stdout
AgeCommit message (Expand)AuthorLines
2021-05-15Remove some unncessary spaces from pretty-printed tokenstream outputAaron Hill-9/+9
2021-05-03parser: Remove support for inner attributes on non-block expressionsVadim Petrochenkov-378/+179
2021-04-11Implement token-based handling of attributes during expansionAaron Hill-253/+200
2021-04-10Add some proc-macro attribute token handling testsAaron Hill-46/+714
2021-03-25Ban custom inner attributes in expressions and statementsAaron Hill-141/+161
2021-02-28Add more proc-macro attribute testsAaron Hill-0/+520