rust/tests
bors cfdb6175c2 Auto merge of #126097 - Kobzol:runmake-change-cwd, r=jieyouxu
Change how runmake v2 tests are executed

This PR makes execution of v2 runmake tests more sane, by executing each test in a temporary directory by default, rather than running it inside `tests/run-make`. This will have.. a lot of conflicts.

Fixes: https://github.com/rust-lang/rust/issues/126080
Closes https://github.com/rust-lang/rust/issues/125726, because it removes `tmp_dir`, lol.

r? `@jieyouxu`

try-job: x86_64-msvc
2024-06-08 15:25:05 +00:00
..
assembly
auxiliary
codegen Fix codegen test 2024-06-07 08:50:18 +00:00
codegen-units
coverage
coverage-run-rustdoc
crashes Auto merge of #126056 - matthiaskrgr:rollup-ytwg62v, r=matthiaskrgr 2024-06-06 05:56:06 +00:00
debuginfo remove const arg windows debug info tests 2024-06-05 22:39:42 +01:00
incremental
mir-opt Revert "Create const block DefIds in typeck instead of ast lowering" 2024-06-07 08:33:58 +00:00
pretty Auto merge of #125918 - oli-obk:const_block_ice, r=compiler-errors 2024-06-07 09:08:59 +00:00
run-make Auto merge of #126097 - Kobzol:runmake-change-cwd, r=jieyouxu 2024-06-08 15:25:05 +00:00
run-make-fulldeps Port tests/run-make-fulldeps/hotplug_codegen_backend to ui-fulldeps 2024-06-07 22:28:00 +10:00
run-pass-valgrind
rustdoc
rustdoc-gui
rustdoc-js Update tests 2024-06-07 11:55:52 +08:00
rustdoc-js-std Update tests 2024-06-07 11:55:52 +08:00
rustdoc-json
rustdoc-ui
ui Auto merge of #126111 - Zalathar:fulldeps-hotplug, r=jieyouxu 2024-06-08 07:23:17 +00:00
ui-fulldeps Auto merge of #126111 - Zalathar:fulldeps-hotplug, r=jieyouxu 2024-06-08 07:23:17 +00:00
COMPILER_TESTS.md