about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
Diffstat (limited to 'rust-toolchain')
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 44c7b1b5bda..29512144c40 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2020-11-21"
+channel = "nightly-2020-11-27"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]