about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <bjorn3@users.noreply.github.com>2021-09-27 11:17:24 +0200
committerbjorn3 <bjorn3@users.noreply.github.com>2021-09-27 11:17:24 +0200
commit9e48f99e8d9d6e9ff7ef2d82a0978c7ef0566232 (patch)
tree291997d9fffd7a86412b26b37415f8295629576d
parent89fedb1e4de941db61617a61bee4b97504832627 (diff)
downloadrust-9e48f99e8d9d6e9ff7ef2d82a0978c7ef0566232.tar.gz
rust-9e48f99e8d9d6e9ff7ef2d82a0978c7ef0566232.zip
Rustup to rustc 1.57.0-nightly (05044c2e6 2021-09-26)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 360570b3ae7..b4a45874eaf 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-09-19"
+channel = "nightly-2021-09-27"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]