summary refs log tree commit diff
path: root/src/test/ui/proc-macro/attr-stmt-expr.stdout
AgeCommit message (Expand)AuthorLines
2021-05-15Remove some unncessary spaces from pretty-printed tokenstream outputAaron Hill-2/+2
2020-11-26Use custom macro instead of printlnAaron Hill-56/+56
2020-11-26Add additional semicolon testAaron Hill-28/+8
2020-11-26Properly handle attributes on statementsAaron Hill-36/+143
2020-11-24Invoke attributes on the statement for statement itemsAaron Hill-0/+187