about summary refs log tree commit diff
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2021-11-18 12:22:22 +0100
committerflip1995 <philipp.krones@embecosm.com>2021-11-18 12:22:22 +0100
commit4bccd59a69666ec68a0f72ceee7d51d3984b806f (patch)
treec2f22a9d04263f51c75ac1dd0e55a0a5d4d1278c
parent731dfde26779dff941868c7678a2f7716f5f4223 (diff)
downloadrust-4bccd59a69666ec68a0f72ceee7d51d3984b806f.tar.gz
rust-4bccd59a69666ec68a0f72ceee7d51d3984b806f.zip
Bump nightly version -> 2021-11-18
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 31e2aecad2c..db66cfd9e27 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-11-04"
+channel = "nightly-2021-11-18"
 components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]