summary refs log tree commit diff
path: root/src/test/ui/privacy/macro-private-reexport.rs
AgeCommit message (Expand)AuthorLines
2022-06-15add a test case for `decl_macro`Takayuki Maeda-0/+6
2022-06-14change edition to 2021Takayuki Maeda-1/+1
2022-06-14suggest adding a `#[macro_export]` to a private macroTakayuki Maeda-0/+11