rust/src/test
bors 08321f1c49 auto merge of #11149 : alexcrichton/rust/remove-either, r=brson
Had to change some stuff in typeck to bootstrap (getting methods in fmt off of Either), but other than that not so painful.

Closes #9157
2014-01-03 12:16:48 -08:00
..
auxiliary Conservatively export all trait methods and impls 2013-12-31 12:42:13 -08:00
bench Test fixes and rebase conflicts 2013-12-25 23:10:46 -08:00
codegen Add pub to all the codegen tests 2013-10-10 06:00:51 -07:00
compile-fail auto merge of #11149 : alexcrichton/rust/remove-either, r=brson 2014-01-03 12:16:48 -08:00
debug-info debuginfo: Add test case for recursive enum types (issue #11083) 2014-01-02 15:38:57 +01:00
pretty Handle more cases in the heap lints 2013-12-14 22:56:33 -08:00
run-fail std::vec: remove .as_imm_buf, replaced by .as_ptr & .len. 2013-12-19 09:26:13 +11:00
run-make Fix usage of rustc --ls on invalid files 2014-01-01 13:20:00 -08:00
run-pass auto merge of #11149 : alexcrichton/rust/remove-either, r=brson 2014-01-03 12:16:48 -08:00
run-pass-fulldeps Stop using @ExtCtxt 2013-12-28 21:16:03 -07:00