summary refs log tree commit diff
path: root/src/test/compile-fail/missing-do.rs
AgeCommit message (Expand)AuthorLines
2012-08-13test: Modify error messages in some compile-fail tests in an attempt to unbre...Patrick Walton-1/+1
2012-08-03rustc: Merge fn& and fn in favor of fn&.Patrick Walton-1/+1
2012-07-14Treat bare vector and string literals as fixed length vecs. Closes #2922.Michael Sullivan-1/+1
2012-07-13Change the pretty printer to print vstores for strs in prefix notation.Michael Sullivan-1/+1
2012-07-12Make str be treated as str/~.Michael Sullivan-1/+1
2012-07-02Update compile-fail/missing-do for new error-comment syntaxBrian Anderson-3/+3
2012-07-02Added testcase for the missing do compile noteArmin Ronacher-0/+9