about summary refs log tree commit diff
path: root/src/test/compile-fail/forgot-ret.rs
AgeCommit message (Expand)AuthorLines
2012-05-24new liveness pass to supercede last_use / initednessNiko Matsakis-8/+0
2012-05-15Remove `be` keyword.Lindsey Kuper-1/+1
2012-01-03Allow tail expressions even in no_value blocks. Type checkerNiko Matsakis-1/+1
2011-09-13Be more strict about what constitutes a block expressionMarijn Haverbeke-1/+1
2011-08-31Get rid of the hack that ignores () typed things in fn tail position.Michael Sullivan-1/+1
2011-08-20ReformatBrian Anderson-1/+1
2011-07-27Reformat for new syntaxMarijn Haverbeke-11/+3
2011-06-14Un-xfail some tests that workTim Chevalier-1/+0
2011-05-20XFAIL two tests for stage0Tim Chevalier-1/+1
2011-05-20un-XFAIL forgot-ret and update error patternTim Chevalier-5/+1
2011-05-16Started adding support for return checking and non-returning function annotat...Tim Chevalier-0/+21