about summary refs log tree commit diff
path: root/src/librustc/middle/astencode.rs
AgeCommit message (Expand)AuthorLines
2012-11-30librustc: Implement simple explicit self for objects. r=nmatsakisPatrick Walton-0/+8
2012-11-29impls of traits cannot define methods on the anonymous traitBrian Anderson-3/+10
2012-11-29Allow for macros to occur in statement position.Paul Stansifer-1/+2
2012-11-24Split EBML module into a reader and a writer moduleTim Chevalier-27/+30
2012-11-07Rename src/rustc to src/librustc. Use the driver crateBrian Anderson-0/+1082