rust/src/test
2016-05-11 14:30:33 -04:00
..
codegen rustc: Implement custom panic runtimes 2016-05-09 08:22:36 -07:00
codegen-units trans: Make collector handle the drop_in_place() intrinsic. 2016-05-11 14:30:33 -04:00
compile-fail Auto merge of #33319 - birkenfeld:issue31424, r=jseyfried 2016-05-10 14:36:46 -07:00
compile-fail-fulldeps s/aux/auxiliary, because windows 2016-05-06 16:24:48 -04:00
debuginfo s/aux/auxiliary, because windows 2016-05-06 16:24:48 -04:00
incremental Fix test cases to reflect that #32014...went away 2016-04-06 16:38:29 -04:00
parse-fail Rollup merge of #33336 - birkenfeld:issue-27361, r=sfackler 2016-05-07 15:35:17 -04: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 Auto merge of #33443 - jseyfried:resolve_ast, r=nrc 2016-05-09 21:31:55 -07:00
run-pass mir: drop temps outside-in by scheduling the drops inside-out. 2016-05-11 10:46:36 +03:00
run-pass-fulldeps rustc: Split 'tcx into 'gcx and 'tcx for InferCtxt and its users. 2016-05-11 04:14:58 +03:00
run-pass-valgrind Add #[rustc_no_mir] to make tests pass with -Z orbit. 2016-03-17 22:48:07 +02:00
rustdoc Auto merge of #33512 - birkenfeld:issue-25944, r=sanxiyn 2016-05-10 20:14:46 -07:00