about summary refs log tree commit diff
diff options
context:
space:
mode:
authorflip1995 <philipp.krones@embecosm.com>2021-12-30 14:18:01 +0100
committerflip1995 <philipp.krones@embecosm.com>2021-12-30 14:18:01 +0100
commitb0f9894491a0d71e60d36871a7c6b45c96eb0a2b (patch)
tree6f152609abd712912fd88ce0b0486dc267b0c183
parente45842e3602e806345b3355ed0955e604daef49c (diff)
downloadrust-b0f9894491a0d71e60d36871a7c6b45c96eb0a2b.tar.gz
rust-b0f9894491a0d71e60d36871a7c6b45c96eb0a2b.zip
Bump nightly version -> 2021-12-30
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 3a5dfa6a8c7..471ae40f1ac 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2021-12-17"
+channel = "nightly-2021-12-30"
 components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]