about summary refs log tree commit diff
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2021-09-08 10:58:51 +0200
committerflip1995 <philipp.krones@embecosm.com>2021-09-08 10:58:51 +0200
commit3cb1d283d64bd2061c151820202985fa08c2787e (patch)
treee98dfa9d8c156e38a9275ee3536362e238f36c90
parent4962608ca6929874894e683ab38dbf5fe63df35d (diff)
downloadrust-3cb1d283d64bd2061c151820202985fa08c2787e.tar.gz
rust-3cb1d283d64bd2061c151820202985fa08c2787e.zip
Bump nightly version -> 2021-09-08
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 8b0563eda6d..92bde3423a2 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-09-02"
+channel = "nightly-2021-09-08"
 components = ["llvm-tools-preview", "rustc-dev", "rust-src"]