summary refs log tree commit diff
path: root/src/librustc/rustc.rc
AgeCommit message (Expand)AuthorLines
2012-12-19Remove transitional path2 attributeBrian Anderson-2/+2
2012-12-17Make the path and path2 attributes equivalent. Remove some usesBrian Anderson-58/+2
2012-12-14Rename core::comm to core::oldcommBrian Anderson-6/+6
2012-12-13librustc: Make `use` statements crate-relative by default. r=brsonPatrick Walton-1/+1
2012-12-11Remove old derivingBrian Anderson-2/+0
2012-12-04librustc: Implement moves based on type. r=nmatsakisPatrick Walton-0/+2
2012-12-04librustc: Remove all legacy pattern bindings from libsyntax and librustc. rs=...Patrick Walton-6/+6
2012-12-03Update license, add license boilerplate to most files. Remainder will follow.Graydon Hoare-0/+10
2012-11-28Remove uses of #[merge]Brian Anderson-6/+4
2012-11-28Merge remote-tracking branch 'brson/companion' into incomingBrian Anderson-110/+310
2012-11-28Register snapshotsBrian Anderson-112/+310
2012-11-26Remove the crate languageBrian Anderson-0/+2
2012-11-24Implement LUB algorithm and add new unit-testing infrastructure for infer.Niko Matsakis-0/+3
2012-11-15librustc: Implement (and require) explicit self for derivable traits. r=nmats...Patrick Walton-4/+4
2012-11-12rustc: Implement floating point literal inference. r=nmatsakisPatrick Walton-0/+1
2012-11-07Rename src/rustc to src/librustc. Use the driver crateBrian Anderson-0/+287