rust/src/test
Alex Crichton 282f3d99a5 Test fixes and rebase problems
Note that this removes a number of run-pass tests which are exercising behavior
of the old runtime. This functionality no longer exists and is thoroughly tested
inside of libgreen and libnative. There isn't really the notion of "starting the
runtime" any more. The major notion now is "bootstrapping the initial task".
2013-12-24 19:59:53 -08:00
..
auxiliary rustc: Add a lint for the obsolete crate-level link attribute 2013-12-23 21:04:01 -08:00
bench std::vec: make the sorting closure use Ordering rather than just being 2013-12-22 18:16:50 +11:00
codegen
compile-fail auto merge of #11111 : alexcrichton/rust/issue-11039, r=brson 2013-12-22 18:21:34 -08:00
debug-info
pretty
run-fail std::vec: remove .as_imm_buf, replaced by .as_ptr & .len. 2013-12-19 09:26:13 +11:00
run-make Allow optional filename argument for --dep-info 2013-12-22 21:38:55 +01:00
run-pass Test fixes and rebase problems 2013-12-24 19:59:53 -08:00
run-pass-fulldeps