rust/src/test
bors c33573440b auto merge of #11024 : huonw/rust/return-from-closures, r=alexcrichton
With the old `for` gone, this behaviour is no longer conflicting with
that use of `return` in closures, and this allows shortcircuiting in a
closure.
2013-12-18 06:26:33 -08:00
..
auxiliary Fallout of rewriting std::comm 2013-12-16 17:47:11 -08:00
bench Test fallout from std::comm rewrite 2013-12-16 22:55:49 -08:00
codegen
compile-fail auto merge of #11024 : huonw/rust/return-from-closures, r=alexcrichton 2013-12-18 06:26:33 -08:00
debug-info debuginfo: Add test cases for function prologue handling. 2013-12-16 10:23:28 +01:00
pretty Handle more cases in the heap lints 2013-12-14 22:56:33 -08:00
run-fail Gate literal box expressions in addition to types 2013-12-12 00:49:57 -08:00
run-make Move logic for test output generation forward 2013-12-15 22:36:44 -08:00
run-pass rustc: Allow return to return from a closure. 2013-12-18 22:53:45 +11:00
run-pass-fulldeps test: Remove most uses of &fn() from the tests. 2013-11-26 08:19:00 -08:00