summary refs log tree commit diff
path: root/src/rustc/driver/rustc.rs
AgeCommit message (Expand)AuthorLines
2012-03-22Add an LLVM-instruction-counting mode to trans.Graydon Hoare-0/+1
2012-03-21add mut decls to rustc and make them mandatoryNiko Matsakis-2/+3
2012-03-21Avoid mangling names differently in debug builds to work around a build error...Josh Matthews-1/+1
2012-03-18rustc: Fix typo in error messageDamien Grassart-1/+1
2012-03-12Libc/os/run/rand/io reorganization. Close #1373. Close #1638.Graydon Hoare-1/+1
2012-03-05rustc: Lower case error messagesBrian Anderson-2/+2
2012-03-02Move src/comp to src/rustcGraydon Hoare-0/+197