rust/src/test
2015-01-17 16:38:04 -08:00
..
auxiliary auto merge of #21205 : alexcrichton/rust/issue-21202, r=nikomatsakis 2015-01-17 08:51:38 +00:00
bench cleanup: &foo[0..a] -> &foo[..a] 2015-01-12 17:59:37 -05:00
codegen
compile-fail Add allow(unstable) to tests that need it 2015-01-17 16:38:04 -08:00
compile-fail-fulldeps
debuginfo rollup merge of #21197: michaelwoerister/linestablesonly-forloop 2015-01-15 14:12:06 -08:00
pretty fix pretty test fallout 2015-01-16 11:47:48 +01:00
run-fail
run-make auto merge of #21233 : huonw/rust/simd-size, r=Aatch 2015-01-17 10:58:43 +00:00
run-pass Add allow(unstable) to more tests 2015-01-17 16:38:04 -08:00
run-pass-fulldeps Syntax extensions on trait and impl items. 2015-01-15 08:58:44 +13:00
run-pass-valgrind