rust/src/test
2015-01-21 20:05:16 +02:00
..
auxiliary Added some tests for arbitrary ordered view items 2015-01-21 20:05:16 +02:00
bench cleanup: &foo[0..a] -> &foo[..a] 2015-01-12 17:59:37 -05:00
codegen
compile-fail Deny imports after non-item statements. 2015-01-21 20:05:16 +02:00
compile-fail-fulldeps tests: fix fallout of merging ast::ViewItem into ast::Item. 2015-01-21 20:05:16 +02:00
debuginfo rollup merge of #21197: michaelwoerister/linestablesonly-forloop 2015-01-15 14:12:06 -08:00
pretty tests: fix fallout of merging ast::ViewItem into ast::Item. 2015-01-21 20:05:16 +02:00
run-fail
run-make Auto merge of #21304 - lifthrasiir:htmldocck, r=alexcrichton 2015-01-20 06:45:02 +00:00
run-pass Deny imports after non-item statements. 2015-01-21 20:05:16 +02:00
run-pass-fulldeps Syntax extensions on trait and impl items. 2015-01-15 08:58:44 +13:00
run-pass-valgrind