about summary refs log tree commit diff
path: root/src/test/compile-fail/bang-tailexpr.rs
AgeCommit message (Expand)AuthorLines
2013-01-08Remove ret_style and instead check whether fn return type is botNiko Matsakis-1/+1
2012-12-10Reliciense makefiles and testsuite. Yup.Graydon Hoare-0/+10
2012-06-30change the test suite `//! kind` syntax to `//~ kind` in order to avoid aGareth Daniel Smith-1/+1
2012-06-18Adding `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/+3
2011-08-20ReformatBrian Anderson-1/+1
2011-08-03Remove all xfail-stage0 directivesBrian Anderson-1/+0
2011-08-01Handle bang functions correctly in typestateTim Chevalier-0/+4