about summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/concat_idents.rs
AgeCommit message (Expand)AuthorLines
2020-09-28expand: Stop un-interpolating `NtIdent`s before passing them to built-in macrosVadim Petrochenkov-7/+7
2020-09-10Attach `TokenStream` to `ast::Ty`Aaron Hill-0/+1
2020-08-30mv compiler to compiler/mark-0/+69