summary refs log tree commit diff
path: root/src/test/ui/proc-macro/quote-debug.stdout
AgeCommit message (Expand)AuthorLines
2022-03-26Use str and char's Debug impl to format literalsDavid Tolnay-2/+2
2022-02-07Auto merge of #93179 - Urgau:unreachable-2021, r=m-ou-se,oli-obkbors-3/+1
2022-01-31Bless all pretty printer tests and ui testsDavid Tolnay-2/+1
2022-01-31Fix invalid special casing of the unreachable! macroLoïc BRANSTETT-3/+1
2022-01-30Bless all pretty printer tests and ui testsDavid Tolnay-23/+21
2021-05-12Implement span quoting for proc-macrosAaron Hill-0/+52