about summary refs log tree commit diff
path: root/src/test/ui/macros/restricted-shadowing-modern.rs
AgeCommit message (Expand)AuthorLines
2019-08-19Cherry-pick src/test changes with Centril's changessd234678-2/+0
2019-07-06`#[rustc_transparent_macro]` -> `#[rustc_macro_transparency = ...]`Vadim Petrochenkov-12/+12
2018-09-08Add checks for expected macro output in restricted shadowing testsVadim Petrochenkov-14/+22
2018-09-08Add test cases for possible restricted shadowing configurationsVadim Petrochenkov-0/+235