about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2023-10-28 15:16:27 +0000
committerbors <bors@rust-lang.org>2023-10-28 15:16:27 +0000
commit6a66ca215bfda3ce9c81725c7f97eeb7fcdf8c48 (patch)
tree1e5a4fe87eb73d6f750beb1b057e5dfdc13d2b18 /compiler/rustc_codegen_llvm/src
parent73148733261d1cf7d98c7670a274a8fc12f3c342 (diff)
parentaaa4e541ee1ce764eb58f848563bca0b8a330f72 (diff)
downloadrust-6a66ca215bfda3ce9c81725c7f97eeb7fcdf8c48.tar.gz
rust-6a66ca215bfda3ce9c81725c7f97eeb7fcdf8c48.zip
Auto merge of #81746 - bjorn3:cg_clif_rustup_component, r=Mark-Simulacrum
Distribute cg_clif as rustup component on the nightly channel

This makes it possible to use cg_clif using:

```bash
$ rustup component add rustc-codegen-cranelift-preview --toolchain nightly
$ RUSTFLAGS="-Zcodegen-backend=cranelift" cargo +nightly build
```

cc https://github.com/rust-lang/compiler-team/issues/405.
r? `@Mark-Simulacrum`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src')
0 files changed, 0 insertions, 0 deletions