summary refs log tree commit diff
path: root/src/rustc/front/test.rs
AgeCommit message (Collapse)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 ↵Patrick Walton-6/+16
environments
2012-03-12Revert "rustc: Add node IDs to AST types so we can associate them with ↵Patrick Walton-16/+6
region environments" This reverts commit 96e1bbd4a0abd2c8e76e7e02b396c5319dea7a8d.
2012-03-12rustc: Add node IDs to AST types so we can associate them with region ↵Patrick Walton-6/+16
environments
2012-03-02Move src/comp to src/rustcGraydon Hoare-0/+470