about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorMatthias Krüger <matthias.krueger@famsik.de>2024-11-09 19:16:45 +0100
committerGitHub <noreply@github.com>2024-11-09 19:16:45 +0100
commitc435fa8c4b55f0f8ef8e2e839ce7de960613267e (patch)
tree0523f2677e7fdb824628e147866b8447249955e2 /compiler/rustc_codegen_llvm/src
parent88acd493f9dbbc8228db2b123c9b4132a995de92 (diff)
parent2a381086bbaf2ba29bbac33be0805d8a1d20f9fb (diff)
downloadrust-c435fa8c4b55f0f8ef8e2e839ce7de960613267e.tar.gz
rust-c435fa8c4b55f0f8ef8e2e839ce7de960613267e.zip
Rollup merge of #132772 - onur-ozkan:download-rustc-default, r=jieyouxu
use `download-rustc="if-unchanged"` as a global default

If `download-rustc` isn't explicitly set and the source is Git-managed, it should be totally okay to utilize "if-unchanged" behaviour. The "dist" profile already sets `download-rustc` to `false`, so this shouldn’t impact anything on CI.

This also resolves an unhandled case where `bootstrap` unexpectedly panics if `"if-unchanged"` was used with a non-Git source. Now we exits gracefully with an error message pointing the problem.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions