diff options
| author | bors <bors@rust-lang.org> | 2024-10-08 18:12:22 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2024-10-08 18:12:22 +0000 |
| commit | a49aefcd8bc65fe4cf10a069e55ff1a671bbfae0 (patch) | |
| tree | 8a27dfc588aec5d8158c0d12a47ab121bbe37979 /compiler/rustc_codegen_llvm/src | |
| parent | 10a9ee0607a6ab4d334a5361375c79de46bc5d12 (diff) | |
| parent | 4082f9f77567b6b5b61f411d9c08b66853e87a95 (diff) | |
| download | rust-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')
0 files changed, 0 insertions, 0 deletions
