summary refs log tree commit diff
path: root/src/librustc/rustc.rs
AgeCommit message (Expand)AuthorLines
2013-06-30Bump version from 0.7-pre to 0.7Brian Anderson-1/+1
2013-06-29Great renaming: propagate throughout the rest of the codebaseCorey Richardson-24/+18
2013-06-28librustc: Rewrite reachability and forbid duplicate methods in type implement...Patrick Walton-0/+1
2013-06-25auto merge of #7269 : luqmana/rust/drop, r=thestingerbors-1/+1
2013-06-25Change finalize -> drop.Luqman Aden-1/+1
2013-06-25remove `each` from vec, HashMap and HashSetDaniel Micay-1/+1
2013-06-25Rename all files with the 'rc' extensionAlex Crichton-0/+369
2012-11-28Register snapshotsBrian Anderson-261/+0
2012-11-19rustc: Implement explicit self for Eq and Ord. r=graydonPatrick Walton-0/+10
2012-11-17Merge remote-tracking branch 'brson/codemap'Brian Anderson-1/+1
2012-11-15rt: bump log levels up by one, fix tautological-compare error (and permit tur...Graydon Hoare-1/+1
2012-11-12Remove CodeMap box typedef from codemapBrian Anderson-1/+1
2012-11-07Rename src/rustc to src/librustc. Use the driver crateBrian Anderson-0/+251