summary refs log tree commit diff
path: root/src/rustc/middle/tstate/annotate.rs
AgeCommit message (Expand)AuthorLines
2012-07-03Revert "Remove rule requiring non-nil block-style statements to be semi-termi...Brian Anderson-1/+1
2012-07-03Remove rule requiring non-nil block-style statements to be semi-terminatedBrian Anderson-1/+1
2012-07-01Convert to new closure syntaxBrian Anderson-7/+7
2012-06-29Switch the compiler over to using ~[] notation instead of []/~. Closes #2759.Michael Sullivan-7/+7
2012-06-28Replaced almost all vector+ in rustc (#2719)Eric Holk-1/+1
2012-06-25Make vectors uglier ([]/~). Sorry. Should be temporary. Closes #2725.Michael Sullivan-7/+7
2012-06-21Move vector addition out of trans and into libcore.Eric Holk-3/+5
2012-06-20Remove bind. Issue #2189Brian Anderson-6/+6
2012-06-08Get rid of little-used logging fns in util::common. Closes #2553.Lindsey Kuper-3/+3
2012-04-25Rewrite exhaustiveness checkerMarijn Haverbeke-1/+0
2012-04-06Convert old-style for loops to new-styleMarijn Haverbeke-1/+1
2012-03-26Bulk-edit mutable -> mut.Graydon Hoare-6/+6
2012-03-02Move src/comp to src/rustcGraydon Hoare-0/+75