summary refs log tree commit diff
path: root/src/test/compile-fail/bad-for-loop.rs
AgeCommit message (Expand)AuthorLines
2013-06-06test/compile-fail: clarify bad-for-loopRamkumar Ramachandra-3/+4
2013-05-10test: Use the new `for` protocolAlex Crichton-0/+1
2013-03-11librustc: Replace all uses of `fn()` with `&fn()`. rs=defunPatrick Walton-1/+1
2013-01-24syntax/rustc: Improve error message for misuse of `for` loopTim Chevalier-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-12-08Fix busted test caseTim Chevalier-1/+1
2012-07-02Merge remote-tracking branch 'Dretch/prettydocs'Brian Anderson-1/+1
2012-07-01Convert to new closure syntaxBrian Anderson-1/+1
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-1/+1
2012-04-23Emit a more useful error when using an unsuitable function for a loopMarijn Haverbeke-0/+4