We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9e9f8dd + 010663d commit 8599388Copy full SHA for 8599388
ci/semver.sh
@@ -13,7 +13,7 @@ if ! rustc --version | grep -E "nightly" ; then
13
exit 1
14
fi
15
16
-rustup component add rustc-dev
+rustup component add rustc-dev llvm-tools-preview
17
18
# FIXME: Use upstream once it gets rustup.
19
cargo +nightly install semververfork
0 commit comments