about summary refs log tree commit diff
path: root/src/rustc/util/filesearch.rs
AgeCommit message (Expand)AuthorLines
2012-05-29rustc: Move filesearch into metadata modBrian Anderson-176/+0
2012-04-08Remove a FIXME note about closed issue #1001Haitao Li-1/+0
2012-04-06Convert old-style for loops to new-styleMarijn Haverbeke-4/+7
2012-04-01Fixing issue 1919. list_dir is the more general version that returns a vector...Jonathan Sternberg-1/+1
2012-03-26Disallow ret inside of block functionsMarijn Haverbeke-12/+11
2012-03-21add mut decls to rustc and make them mandatoryNiko Matsakis-3/+3
2012-03-16core: Store reexporting result and either. Closes #1997Brian Anderson-0/+1
2012-03-13Name types after their modules instead of 't'Brian Anderson-5/+5
2012-03-12Libc/os/run/rand/io reorganization. Close #1373. Close #1638.Graydon Hoare-46/+46
2012-03-02Move src/comp to src/rustcGraydon Hoare-0/+174