rust/src/test
bors f037452447 auto merge of #18143 : mahkoh/rust/reverse_complement, r=alexcrichton
Lots of unsafe code and lots of branches removed. Also multithreaded.

Rust old: 1.208 seconds
Rust new: 0.761 seconds
C: 0.632 seconds
2014-10-26 16:42:33 +00:00
..
auxiliary Adjust orphan rules to consider all input types, not just self type. 2014-10-21 23:52:00 -04:00
bench ignore-android 2014-10-24 17:19:02 +02:00
codegen librustc: Forbid private types in public APIs. 2014-09-22 20:05:45 -07:00
compile-fail Update tests with the new error messages 2014-10-24 19:43:47 +02:00
compile-fail-fulldeps Remove a large amount of deprecated functionality 2014-10-19 12:59:40 -07:00
debuginfo debuginfo: Gate all LLDB debuginfo tests on a minimum LLDB version being available 2014-10-22 10:47:45 +02:00
pretty test: Convert statics to constants 2014-10-09 09:44:52 -07:00
run-fail Remove a large amount of deprecated functionality 2014-10-19 12:59:40 -07:00
run-make Remove a large amount of deprecated functionality 2014-10-19 12:59:40 -07:00
run-pass auto merge of #18171 : jakub-/rust/match-typeck, r=pcwalton 2014-10-25 07:07:08 +00:00
run-pass-fulldeps Remove a large amount of deprecated functionality 2014-10-19 12:59:40 -07:00
run-pass-valgrind Move some tests to run-pass-valgrind 2014-10-23 13:52:34 +13:00