rust/src/test
2016-12-22 14:27:53 -05:00
..
codegen Ignore test on -windows-gnu. 2016-12-03 15:01:09 -08:00
codegen-units Fix fallout in tests. 2016-09-27 06:43:51 +00:00
compile-fail Warn unused type aliases 2016-12-15 18:35:20 +09:00
compile-fail-fulldeps Require #[proc_macro_derive] functions to be pub. 2016-12-15 03:02:32 +00:00
debuginfo Fix computation of enum names based off the discrfield in the case of the null pointer optimization. This functionality is needed by pretty printers for gdb and lldb. 2016-12-14 12:28:26 -05:00
incremental ICH: Add test case for InlineAsm hashes. 2016-12-22 14:27:53 -05:00
mir-opt Auto merge of #38332 - bluss:copy-prop-arguments, r=eddyb 2016-12-14 06:26:21 +00:00
parse-fail Fix fallout in tests. 2016-11-22 01:48:14 +00:00
pretty rustc: desugar UFCS as much as possible during HIR lowering. 2016-11-28 04:18:10 +02:00
run-fail Warn when a #[should_panic] test has an unexpected message 2016-11-18 21:01:19 +10:30
run-fail-fulldeps Fix fallout in rustdoc and tests. 2016-11-21 12:16:46 +00:00
run-make Auto merge of #38195 - rkruppe:llvm-pass-name-fwdcompat, r=alexcrichton 2016-12-08 21:13:52 +00:00
run-pass Auto merge of #37429 - camlorn:univariant_layout_optimization, r=eddyb 2016-12-18 07:59:32 +00:00
run-pass-fulldeps remove useless lifetimes on LateLintPass impl methods 2016-12-07 13:56:36 +01:00
run-pass-valgrind Fix some pretty printing tests 2016-10-18 23:23:40 +03:00
rustdoc Fix doc-tests on exported macro_rules!. 2016-12-08 11:07:39 +00:00
ui Auto merge of #37429 - camlorn:univariant_layout_optimization, r=eddyb 2016-12-18 07:59:32 +00:00