summary refs log tree commit diff
path: root/src/test/compile-fail/issue-897.rs
AgeCommit message (Expand)AuthorLines
2012-08-01Convert ret to returnBrian Anderson-1/+1
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-2/+2
2012-06-19Adding `i` suffixes so cfail tests keep failing after suffix inferenceLindsey Kuper-1/+1
2012-04-06improve error messagesNiko Matsakis-1/+1
2012-03-24correct more broken testsNiko Matsakis-2/+4
2012-03-05rustc: Lower case error messagesBrian Anderson-1/+1
2012-01-20Handle fail after return correctly in typestateTim Chevalier-0/+3