rust/src/test
bors f4fbb93113 Auto merge of #73262 - wesleywiser:simplifyarmidentity_beta_regression, r=oli-obk
Disable the `SimplifyArmIdentity` pass

This pass is buggy so I'm disabling it to fix a stable-to-beta
regression.

Related to #73223
2020-06-12 19:38:15 +00:00
..
assembly Added comment about static variables 2020-05-24 08:20:40 +02:00
auxiliary test: Fix warnings in rust_test_helpers.c 2020-05-06 23:54:05 +03:00
codegen Rollup merge of #72977 - tblah:riscv-codegen-llvm10, r=nikomatsakis 2020-06-07 18:11:29 +02:00
codegen-units
compile-fail Add Option to Force Unwind Tables 2020-05-04 12:08:35 +01:00
debuginfo ret has been optimized away in debuginfo test 2020-05-16 17:15:24 -07:00
incremental Auto merge of #72520 - jonas-schievink:cleanup-userty, r=matthewjasper 2020-05-25 06:17:15 +00:00
mir-opt Disable the SimplifyArmIdentity pass on beta 2020-06-12 08:33:46 -04:00
pretty Add tests for asm! 2020-05-18 14:41:32 +01:00
run-make Use Cell::take in a couple places 2020-04-26 11:50:53 +02:00
run-make-fulldeps Rollup merge of #72952 - pnkfelix:regression-test-for-issue-70924, r=nikomatsakis 2020-06-07 18:11:27 +02:00
run-pass-valgrind
rustdoc Rollup merge of #72906 - lzutao:migrate-numeric-assoc-consts, r=dtolnay 2020-06-12 12:28:23 +02:00
rustdoc-js Make current crate aliases go first 2020-05-14 11:36:02 +02:00
rustdoc-js-std Make current crate aliases go first 2020-05-14 11:36:02 +02:00
rustdoc-ui remove extra space from crate-level doctest names 2020-05-15 23:56:23 -04:00
rustfix
ui Rollup merge of #73225 - tmandry:issue-73050, r=oli-obk 2020-06-12 12:28:27 +02:00
ui-fulldeps Fix pprust-expr-roundtrip 2020-06-10 17:30:11 -04:00
COMPILER_TESTS.md