X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rustup-toolchain;h=5b7e8f7fcd636be0cd7ba4b176a29306e8937990;hb=2170d7a7c9ee7c7ee943acf6d7db928b9587cb39;hp=4e8e0b01ebc475702cace61fddb0b802ea99daca;hpb=9501d044c1afcd2c7921e48ef17930977d156dec;p=rust.git diff --git a/rustup-toolchain b/rustup-toolchain index 4e8e0b01ebc..5b7e8f7fcd6 100755 --- a/rustup-toolchain +++ b/rustup-toolchain @@ -39,7 +39,7 @@ fi # Install and setup new toolchain. rustup toolchain uninstall miri -rustup-toolchain-install-master -n miri -c rust-src -c rustc-dev -- "$NEW_COMMIT" +rustup-toolchain-install-master -n miri -c cargo -c rust-src -c rustc-dev -c llvm-tools -- "$NEW_COMMIT" rustup override set miri # Cleanup.