summary refs log tree commit diff
path: root/src/rustc/metadata/filesearch.rs
AgeCommit message (Expand)AuthorLines
2012-07-01Convert to new closure syntaxBrian Anderson-5/+5
2012-06-30Eliminate usages of old sugared call syntaxBrian Anderson-3/+3
2012-06-29Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.Michael Sullivan-8/+8
2012-06-28Replaced almost all vector+ in rustc (#2719)Eric Holk-11/+15
2012-06-25Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.Michael Sullivan-13/+13
2012-06-21Tag all remaining FIXMEs with bugs. Install rule in tidy script to enforce this.Graydon Hoare-2/+2
2012-05-29rustc: Move filesearch into metadata modBrian Anderson-0/+176