about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm
diff options
context:
space:
mode:
authorMatthias Krüger <476013+matthiaskrgr@users.noreply.github.com>2025-03-03 20:47:12 +0100
committerGitHub <noreply@github.com>2025-03-03 20:47:12 +0100
commita4b61811564307efc7d49fc2ca8c154021f36b1c (patch)
tree920da833b4d54bada028dec5a92cc82efffcc5db /compiler/rustc_codegen_llvm/src/llvm
parent0b9ff83bbba387a9addd40d513743df0e33b9a99 (diff)
parentcfb475c1d2ca0bf2c717c3750cb01c7435f01d71 (diff)
downloadrust-a4b61811564307efc7d49fc2ca8c154021f36b1c.tar.gz
rust-a4b61811564307efc7d49fc2ca8c154021f36b1c.zip
Rollup merge of #137882 - onur-ozkan:remove-extra-compiler-stage, r=Kobzol
do not build additional stage on compiler paths

When calling `x build compiler (or rustc) --stage N` bootstrap builds stage N+1 compiler, which is clearly not what we requested. This doesn't happen when running `x build --stage N` without explicitly targeting the compiler.

The changes applied fix this issue.

r? ghost
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm')
0 files changed, 0 insertions, 0 deletions