summary refs log tree commit diff
path: root/compiler/rustc_expand/src/mbe/macro_rules.rs
AgeCommit message (Expand)AuthorLines
2020-12-19Revert "Promote missing_fragment_specifier to hard error"Wesley Wiser-7/+8
2020-10-30Fix some more clippy warningsJoshua Nelson-5/+4
2020-10-19Avoid cloning the contents of a `TokenStream` in a few placesAaron Hill-1/+2
2020-08-30mv compiler to compiler/mark-0/+1193