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.
1 parent db1203a commit 8594048Copy full SHA for 8594048
rust/ql/test/setup.sh
@@ -14,5 +14,5 @@ find . -name rust-toolchain.toml \
14
-execdir rustup install \; \
15
-execdir rustup component add rust-src \;
16
17
-# no to install rust-src explicitly, it's listedin ql/rust/rust-toolchain.toml
+# no to install rust-src explicitly, it's listed in ql/rust/rust-toolchain.toml
18
rustup install
0 commit comments