about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-06-10 21:47:13 +0000
committerbors <bors@rust-lang.org>2023-06-10 21:47:13 +0000
commitb8a50010de397df570b38fe67bda435b665e2d86 (patch)
tree61c23ba2fcf44e9392f03c768cc849b622c79da5 /compiler/rustc_codegen_llvm/src
parent7820972f866ca2cea281ccc39201c0cd27087110 (diff)
parentd613134623d1659ece542a02b585b70cbf36c2b5 (diff)
downloadrust-b8a50010de397df570b38fe67bda435b665e2d86.tar.gz
rust-b8a50010de397df570b38fe67bda435b665e2d86.zip
Auto merge of #112256 - jyn514:faster-mingw-check, r=Mark-Simulacrum
Don't compile rustc to self-test compiletest

This was changed from stage 0 to 1 in https://github.com/rust-lang/rust/pull/108905, but I'm not sure why. Change it to `top_stage` instead to allow people to choose the stage.

This should save quite a bit of time in the `mingw-check` builder, which explicitly runs `x test --stage 0 compiletest`.

Note that this also fixes a latent bug that depended on running `x build compiler` before `x doc compiler`, as well as a couple cleanups related to symlinks (which made the latent bug easier to find).

cc `@pietroalbini`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions