rust/src/tools/run-make-support
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
..
src Auto merge of #126097 - Kobzol:runmake-change-cwd, r=jieyouxu 2024-06-08 15:25:05 +00:00
Cargo.toml Rollup merge of #124280 - beetrees:repr128-test-rmake, r=jieyouxu 2024-04-30 19:29:51 +01:00