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 3a7651d commit 2eea88cCopy full SHA for 2eea88c
config.sh
@@ -7,10 +7,9 @@ LLVM_BRANCH="swift-5.3.2-RELEASE"
7
8
# 2. Select the best branch, tag or commit hash from https://github.com/rust-lang/rust
9
10
-RUST_BRANCH="fdf65053e" # nightly-2021-09-08
+RUST_BRANCH="003d8d3f56848b6f3833340e859b089a09aea36a" # 2021-10-05
11
12
# 3. Select a name for the toolchain you want to install as. The toolchain will be installed
13
# under $HOME/.rustup/toolchains/rust-$RUST_TOOLCHAIN
14
15
-RUST_TOOLCHAIN="ios-arm64-nightly-2021-09-08"
16
-
+RUST_TOOLCHAIN="ios-arm64-2021-10-05"
0 commit comments