about summary refs log tree commit diff
path: root/src/rustc/driver/driver.rs
AgeCommit message (Collapse)AuthorLines
2012-03-05rustc: Use consistent casing for names of timed passesBrian Anderson-1/+1
2012-03-05rustc: Lower case error messagesBrian Anderson-3/+3
2012-03-02comp/fuzzer: rewrite to use io::with_str_reader.Erick Tryzelaar-2/+4
2012-03-02comp/std: rename io::string_reader to io::str_reader.Erick Tryzelaar-1/+1
2012-03-02Move src/comp to src/rustcGraydon Hoare-0/+667