rust/src/test
2016-04-16 14:08:32 +03:00
..
auxiliary Auto merge of #32779 - michaelwoerister:partitioning, r=nikomatsakis 2016-04-15 18:13:59 -07:00
codegen Add tests 2016-03-22 09:58:23 +01:00
codegen-units Add initial version of codegen unit partitioning for incremental compilation. 2016-04-15 10:05:53 -04:00
compile-fail Rollup merge of #32945 - durka:rfc1494, r=pnkfelix 2016-04-16 01:18:07 +05:30
compile-fail-fulldeps Fix fallout in tests 2016-04-07 05:48:42 +00:00
debuginfo test: don't depend on locals being in scope on the return path. 2016-04-16 14:08:32 +03:00
incremental Fix test cases to reflect that #32014...went away 2016-04-06 16:38:29 -04:00
parse-fail Improve message for raw pointer missing mut and const 2016-04-14 09:46:30 -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 Deduplicate libraries on hash instead of filename. 2016-04-14 13:29:47 -07:00
run-pass Rollup merge of #32946 - eddyb:issue-32783, r=dotdash 2016-04-16 01:18:08 +05:30
run-pass-fulldeps prevent other encode methods from breaking derive(RustcEncodable) 2016-04-12 15:41:46 +02:00
run-pass-valgrind Add #[rustc_no_mir] to make tests pass with -Z orbit. 2016-03-17 22:48:07 +02:00
rustdoc Add flag for whether an item is default or not. 2016-04-15 14:41:54 +10:00