diff options
| author | Joshua Nelson <jnelson@cloudflare.com> | 2022-11-16 20:50:39 -0500 |
|---|---|---|
| committer | Joshua Nelson <jnelson@cloudflare.com> | 2022-11-19 22:13:22 -0500 |
| commit | ac672621c0d9f10c0f5026cadba4b326eb213856 (patch) | |
| tree | ebe0f8fb8a0dcc2f409aa04654cd009a70c28858 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp | |
| parent | e69336efe035c274f2ee66922cd9cac6015956ea (diff) | |
| download | rust-ac672621c0d9f10c0f5026cadba4b326eb213856.tar.gz rust-ac672621c0d9f10c0f5026cadba4b326eb213856.zip | |
Set `download-ci-llvm = "if-available"` by default when `channel = "dev"`
See https://github.com/rust-lang/compiler-team/issues/566. The motivation for changing the default is to avoid downloading and building LLVM when someone runs `x build` before running `x setup`. The motivation for only doing it on `channel = "dev"` is to avoid breaking distros or users installing from source. It works because `dev` is also the default channel. The diff looks larger than it is; most of it is moving the `llvm` branch below the `rust` so `config.channel` is set.
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
