about summary refs log tree commit diff
path: root/src/test/run-pass/mod_dir_simple/test.rs
AgeCommit message (Collapse)AuthorLines
2018-09-06Migrated slew of run-pass tests to various subdirectories of `ui/run-pass/`.Felix S. Klock II-11/+0
2015-03-26Mass rename uint/int to usize/isizeAlex Crichton-1/+1
Now that support has been removed, all lingering use cases are renamed.
2012-12-11Relate the module hierarchy to directory paths in the parserBrian Anderson-0/+11
Introduces a temporary 'path2' attribute that will replace 'path' after a snapshot