about summary refs log tree commit diff
path: root/compiler/rustc_resolve/src/macros.rs
AgeCommit message (Expand)AuthorLines
2020-10-24resolve: Relax macro resolution consistency check to account for any errorsVadim Petrochenkov-4/+4
2020-09-01Give a better error message for duplicate built-in macrosJoshua Nelson-4/+18
2020-08-30mv compiler to compiler/mark-0/+1091