about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/llvm/ffi.rs
diff options
context:
space:
mode:
authoronur-ozkan <work@onurozkan.dev>2025-03-02 08:27:40 +0000
committeronur-ozkan <work@onurozkan.dev>2025-03-02 08:27:40 +0000
commitef028d79d6d4d54576c88dbd1f9de7f4824c0289 (patch)
treec849ed8fb4c6a93779db4830c0f490d9cc190a7f /compiler/rustc_codegen_llvm/src/llvm/ffi.rs
parentad27045c31a9f37ad7d44ca2a403de52d1a896d3 (diff)
downloadrust-ef028d79d6d4d54576c88dbd1f9de7f4824c0289.tar.gz
rust-ef028d79d6d4d54576c88dbd1f9de7f4824c0289.zip
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.

Signed-off-by: onur-ozkan <work@onurozkan.dev>
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm/ffi.rs')
0 files changed, 0 insertions, 0 deletions