about summary refs log tree commit diff
path: root/src/test/ui/proc-macro/debug
AgeCommit message (Expand)AuthorLines
2020-06-08Show `SyntaxContext` in formatted `Span` debug outputAaron Hill-30/+30
2020-06-04Add `-Z span-debug` to allow for easier debugging of proc macrosAaron Hill-0/+207
2020-05-15Add test of proc_macro::TokenStream's DebugDavid Tolnay-0/+221