]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_codegen_cranelift/prepare.sh
Auto merge of #80828 - SNCPlay42:opaque-projections, r=estebank
[rust.git] / compiler / rustc_codegen_cranelift / prepare.sh
index ee995ffcfa9f7df9692746f6ca56506de949ef2b..64c097261c908bf6909aec2789646e998552f4ee 100755 (executable)
@@ -1,7 +1,6 @@
 #!/usr/bin/env bash
 set -e
 
-rustup component add rust-src rustc-dev llvm-tools-preview
 ./build_sysroot/prepare_sysroot_src.sh
 cargo install hyperfine || echo "Skipping hyperfine install"