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 cf52d51 commit d28cba9Copy full SHA for d28cba9
setup.bat
@@ -1,6 +1,6 @@
1
setlocal
2
3
-rustup toolchain install nightly-2020-10-25 --component rust-src rustc-dev llvm-tools-preview
+rustup toolchain install nightly-2020-11-09 --component rust-src rustc-dev llvm-tools-preview
4
5
git submodule init
6
git submodule update
setup.sh
#!/usr/bin/env bash
0 commit comments