about summary refs log tree commit diff
diff options
context:
space:
mode:
authorbjorn3 <bjorn3@users.noreply.github.com>2021-09-07 20:45:28 +0200
committerbjorn3 <bjorn3@users.noreply.github.com>2021-09-07 20:45:28 +0200
commit0a8787fddae72030347ba08641eaaa3fda4af5fb (patch)
tree1b0e019568f4de52d5d6ec76efd0c54b3bfd41ab
parent95f06887ea6c71d710424f2c8a46e52007d92399 (diff)
downloadrust-0a8787fddae72030347ba08641eaaa3fda4af5fb.tar.gz
rust-0a8787fddae72030347ba08641eaaa3fda4af5fb.zip
Rustup to rustc 1.57.0-nightly (1698e3cac 2021-09-06)
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 95144271567..c7ef436bfdb 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-09-01"
+channel = "nightly-2021-09-07"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]