about summary refs log tree commit diff
path: root/compiler/rustc_builtin_macros/src/test.rs
AgeCommit message (Expand)AuthorLines
2021-10-03Practice diagnostic message conventionHirochika Matsumoto-1/+1
2021-05-03proof of concept add test type on printsAliénore Bouttefeux-0/+4
2021-02-01Box the biggest ast::ItemKind variantsDániel Buga-2/+2
2020-11-24Handle `Annotatable::Stmt` in some builtin macrosAaron Hill-10/+30
2020-09-10Attach `TokenStream` to `ast::Visibility`Aaron Hill-3/+6
2020-08-30mv compiler to compiler/mark-0/+471