rust/src/test
Yuki Okushi 1d193236b0
Rollup merge of #99354 - JohnTitor:issue-95829, r=compiler-errors
Add regression test for #95829

Closes #95829
r? `@compiler-errors`

Signed-off-by: Yuki Okushi <jtitor@2k36.org>
2022-07-17 13:08:53 +09:00
..
assembly Auto merge of #98866 - nagisa:nagisa/align-offset-wroom, r=Mark-Simulacrum 2022-07-16 23:28:28 +00:00
auxiliary
codegen Support unstable moves via stable in unstable items 2022-07-08 21:18:13 +00:00
codegen-units Fix/bless tests broken by DSE 2022-05-24 22:50:21 -04:00
debuginfo Auto merge of #95685 - oxidecomputer:restore-static-dwarf, r=pnkfelix 2022-07-16 00:18:54 +00:00
incremental Rollup merge of #98901 - davidtwco:split-dwarf-incr-workproduct, r=michaelwoerister 2022-07-07 18:06:52 +05:30
mir-opt ignore wasm=32 & bless 2022-07-12 16:02:17 +03:00
pretty Add pp-exact test involving where T: 2022-06-16 17:03:47 -07:00
run-make Rename debugging_opts to unstable_opts 2022-07-13 17:47:06 -05:00
run-make-fulldeps Auto merge of #96544 - m-ysk:feature/issue-96358, r=cjgillot 2022-07-14 21:50:14 +00:00
run-pass-valgrind Change enum->int casts to not go through MIR casts. 2022-06-30 07:47:07 +00:00
rustdoc Rollup merge of #98973 - GuillaumeGomez:inherent-impl-anchors, r=notriddle 2022-07-07 18:06:54 +05:30
rustdoc-gui Fix flakyness of GUI tests 2022-07-16 13:53:43 +02:00
rustdoc-js rustdoc: also index raw pointers 2022-05-31 11:21:55 -07:00
rustdoc-js-std Rollup merge of #96887 - notriddle:notriddle/as-raw-fd, r=jsha 2022-05-11 13:16:31 +09:00
rustdoc-json Add tests for JSON non-inlining 2022-07-16 13:39:38 +02:00
rustdoc-ui passes: migrate half of check_attr 2022-07-15 16:13:49 +01:00
ui Rollup merge of #99354 - JohnTitor:issue-95829, r=compiler-errors 2022-07-17 13:08:53 +09:00
ui-fulldeps macros: support adding warnings to diags 2022-07-15 16:13:49 +01:00
COMPILER_TESTS.md