summary refs log tree commit diff
path: root/src/test/ui/hygiene/transparent-basic.rs
AgeCommit message (Expand)AuthorLines
2019-07-16Change all run-pass hygiene tests to `ui` testsMatthew Jasper-1/+1
2019-07-06`#[rustc_transparent_macro]` -> `#[rustc_macro_transparency = ...]`Vadim Petrochenkov-2/+2
2019-07-03Migrate compile-pass annotations to build-passYuki Okushi-1/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-06-30hygiene: Implement transparent marksVadim Petrochenkov-0/+53