about summary refs log tree commit diff
path: root/src/test/compile-fail/pure-loop-body.rs
AgeCommit message (Expand)AuthorLines
2013-03-18librustc: Make the compiler ignore purity.Patrick Walton-35/+0
2013-03-07test: Fix tests.Patrick Walton-3/+7
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-12-01Fix some compile-fail testsBrian Anderson-1/+1
2012-08-01Convert ret to returnBrian Anderson-1/+1
2012-07-02Merge remote-tracking branch 'Dretch/prettydocs'Brian Anderson-1/+1
2012-07-01Convert to new closure syntaxBrian Anderson-2/+2
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-1/+1
2012-05-30allow for loop bodiesNiko Matsakis-0/+21