about summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/trace_macros.rs
AgeCommit message (Expand)AuthorLines
2023-06-25Migrate some rustc_builtin_macros to SessionDiagnosticHe1pa-1/+2
2023-05-11refactor: use by-ref TokenTree iterator to avoid a few clonesCaleb Cartwright-1/+1
2022-07-29Remove `TreeAndSpacing`.Nicholas Nethercote-2/+2
2020-08-30mv compiler to compiler/mark-0/+29