about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/context.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2024-10-08 18:12:22 +0000
committerbors <bors@rust-lang.org>2024-10-08 18:12:22 +0000
commita49aefcd8bc65fe4cf10a069e55ff1a671bbfae0 (patch)
tree8a27dfc588aec5d8158c0d12a47ab121bbe37979 /compiler/rustc_codegen_llvm/src/context.rs
parent10a9ee0607a6ab4d334a5361375c79de46bc5d12 (diff)
parent4082f9f77567b6b5b61f411d9c08b66853e87a95 (diff)
downloadrust-a49aefcd8bc65fe4cf10a069e55ff1a671bbfae0.tar.gz
rust-a49aefcd8bc65fe4cf10a069e55ff1a671bbfae0.zip
Auto merge of #122709 - onur-ozkan:use-precompiled-rustc-by-default, r=Mark-Simulacrum
use precompiled rustc for non-dist builders

Makes non-dist builders to use precompiled CI rustc by default if they are available for the target triple.

As we are going to make `rust.download-rustc=if-unchanged` default option with https://github.com/rust-lang/rust/pull/119899, we need to make sure `if-unchanged` logic never breaks and works as expected.

As an addition, this will significantly improve the build times on CI when there's no change on the compiler.

blocker for #119899

try-job: x86_64-gnu-nopt
try-job: aarch64-apple
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/context.rs')
0 files changed, 0 insertions, 0 deletions