summary refs log tree commit diff
path: root/src/librustc/metadata/tydecode.rs
AgeCommit message (Expand)AuthorLines
2012-12-13Rename Send trait to OwnedBrian Anderson-1/+1
2012-12-13Rename Owned trait to DurableBrian Anderson-1/+1
2012-12-13librustc: Make `use` statements crate-relative by default. r=brsonPatrick Walton-2/+3
2012-12-10Remove un-needed code for obsolete classesTim Chevalier-1/+1
2012-12-05librustc: Fix handling of `~` and `@` unary operators in mode computation. Cl...Patrick Walton-1/+1
2012-12-03Update license, add license boilerplate to most files. Remainder will follow.Graydon Hoare-0/+10
2012-11-07Rename src/rustc to src/librustc. Use the driver crateBrian Anderson-0/+496