summary refs log tree commit diff
path: root/src/test/run-pass/uniform-paths/macros-nested.rs
AgeCommit message (Expand)AuthorLines
2019-01-12Stabilize `uniform_paths`Vadim Petrochenkov-5/+3
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-07Various minor/cosmetic improvements to codeAlexander Regueiro-1/+1
2018-09-26Migrate `src/test/ui/run-pass/*` back to `src/test/run-pass/`.Felix S. Klock II-0/+65
2018-09-06Migrated remaining `src/test/run-pass/` subdirectories to `src/test/ui/run-pa...Felix S. Klock II-62/+0
2018-08-14#[feature(uniform_paths)]: allow `use x::y;` to resolve through `self::x`, no...Taylor Cramer-0/+62