summary refs log tree commit diff
path: root/src/rustc/middle/block_use.rs
AgeCommit message (Expand)AuthorLines
2012-07-01Convert to new closure syntaxBrian Anderson-1/+1
2012-06-24Make 'do' expressions accept stack closuresBrian Anderson-1/+1
2012-05-29Fix an error message to not refer to "block type". Closes #2423.Michael Sullivan-1/+2
2012-04-06Convert old-style for loops to new-styleMarijn Haverbeke-1/+1
2012-03-27Support an alternate for syntax that calls a higher-order functionMarijn Haverbeke-0/+4
2012-03-26Bulk-edit mutable -> mut.Graydon Hoare-2/+2
2012-03-21add mut decls to rustc and make them mandatoryNiko Matsakis-1/+1
2012-03-02Move src/comp to src/rustcGraydon Hoare-0/+42