about summary refs log tree commit diff
path: root/src/test/run-pass/hygiene/auxiliary
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-40/+0
2018-09-26Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.Felix S. Klock II-0/+109
2018-09-06Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.Felix S. Klock II-105/+0
2017-12-13Add example of making an unhygienic macro hygienic by wrapping it in a declar...Jeffrey Seyfried-0/+48
2017-12-13Improve interaction between macros 2.0 and `macro_rules!`.Jeffrey Seyfried-0/+19
2017-12-05Include non-`pub` `use` and `extern crate` items in the crate metadata for ma...Jeffrey Seyfried-0/+38
2017-07-06Check types for privacyVadim Petrochenkov-21/+0
2017-05-25Add tests.Jeffrey Seyfried-0/+21