about summary refs log tree commit diff
diff options
context:
space:
mode:
authorflip1995 <hello@philkrones.com>2020-12-20 16:48:26 +0100
committerflip1995 <hello@philkrones.com>2020-12-20 16:54:22 +0100
commit53d6e0caaa5769e543e85ad629b73e0ba2c20486 (patch)
tree18fb648a0a86a1eedf6e311b76c2ee6e3a3efb36
parent883a3d10c8e7761aa8f9b08e23bdee7af6b474d4 (diff)
downloadrust-53d6e0caaa5769e543e85ad629b73e0ba2c20486.tar.gz
rust-53d6e0caaa5769e543e85ad629b73e0ba2c20486.zip
Bump nightly to 2020-12-20
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index ac51154f8a9..d2e84132f4e 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2020-12-14"
+channel = "nightly-2020-12-20"
 components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]