summary refs log tree commit diff
path: root/src/librustc/metadata/tyencode.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-10Remove un-needed code for obsolete classesTim Chevalier-1/+1
2012-12-04librustc: Remove all legacy pattern bindings from libsyntax and librustc. rs=...Patrick Walton-12/+12
2012-12-03Update license, add license boilerplate to most files. Remainder will follow.Graydon Hoare-0/+10
2012-11-29librustc: Eliminate most expressions of the form `a.b()` that are not method ...Patrick Walton-6/+6
2012-11-21Introduce a T_err type for type errorsTim Chevalier-0/+1
2012-11-12rustc: Implement floating point literal inference. r=nmatsakisPatrick Walton-0/+5
2012-11-07Rename src/rustc to src/librustc. Use the driver crateBrian Anderson-0/+400