rust/src/test
Jonas Schievink 0163ccc36b Fix "consider removing this semicolon" help
Check last statement in a block, not the first
2016-04-03 22:12:48 +02:00
..
auxiliary move const_eval and check_match out of librustc 2016-03-30 13:43:36 +02:00
codegen Add tests 2016-03-22 09:58:23 +01:00
codegen-units fallout: update codegen-units tests 2016-03-25 14:07:19 -04:00
compile-fail Fix "consider removing this semicolon" help 2016-04-03 22:12:48 +02:00
compile-fail-fulldeps mk: Distribute fewer TARGET_CRATES 2016-03-07 13:05:12 -08:00
debuginfo fallout in existing tests 2016-03-25 06:45:42 -04:00
parse-fail Auto merge of #32506 - petrochenkov:use, r=Manishearth 2016-03-31 14:08:44 -07:00
pretty Fix fallout in tests 2016-03-30 22:00:48 +00:00
run-fail Add #[rustc_no_mir] to make tests pass with -Z orbit. 2016-03-17 22:48:07 +02:00
run-fail-fulldeps Improve error message for let-in-expr-position 2016-01-26 13:55:46 +05:30
run-make Add run-make test for stable symbol-name generation. 2016-04-03 00:44:17 -04:00
run-pass Auto merge of #32210 - Aatch:mir-traversal, r=nikomatsakis 2016-04-03 08:58:59 -07:00
run-pass-fulldeps refactor derive-no-std test, add empty struct/enum 2016-03-14 16:46:54 -04:00
run-pass-valgrind Add #[rustc_no_mir] to make tests pass with -Z orbit. 2016-03-17 22:48:07 +02:00
rustdoc Load struct-variant data correctly from metadata 2016-03-27 00:21:00 +01:00