about summary refs log tree commit diff
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2021-12-02 09:32:38 +0000
committerflip1995 <philipp.krones@embecosm.com>2021-12-02 09:32:38 +0000
commit782b1a846edd321f2d2193d251e3e30c7fccfdc4 (patch)
tree09740579d1bd83512efefacea2fc42eaf60d210c
parentabddd6c4910ddc02fafba8bdfb60c009f7da65d9 (diff)
downloadrust-782b1a846edd321f2d2193d251e3e30c7fccfdc4.tar.gz
rust-782b1a846edd321f2d2193d251e3e30c7fccfdc4.zip
Bump nightly version -> 2021-12-02
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index f02d0b18ddc..27969b0d655 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-11-23"
+channel = "nightly-2021-12-02"
 components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]