summary refs log tree commit diff
path: root/src/rustc/front/test.rs
AgeCommit message (Expand)AuthorLines
2012-03-26Bulk-edit mutable -> mut.Graydon Hoare-4/+4
2012-03-21add mut decls to rustc and make them mandatoryNiko Matsakis-1/+1
2012-03-12rustc: Add node IDs to AST types so we can associate them with region environ...Patrick Walton-6/+16
2012-03-12Revert "rustc: Add node IDs to AST types so we can associate them with region...Patrick Walton-16/+6
2012-03-12rustc: Add node IDs to AST types so we can associate them with region environ...Patrick Walton-6/+16
2012-03-02Move src/comp to src/rustcGraydon Hoare-0/+470