about summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2022-12-01 12:55:29 +0100
committerPhilipp Krones <hello@philkrones.com>2022-12-01 12:55:29 +0100
commit4063712bf45fcb600d23dcaea4540d95311aaa29 (patch)
treeb6516bc9c6c1d00562fcc334fd0ef7ab1cfd4538
parent11434f270fca0e403b695e99d4bf0a7212c46f14 (diff)
downloadrust-4063712bf45fcb600d23dcaea4540d95311aaa29.tar.gz
rust-4063712bf45fcb600d23dcaea4540d95311aaa29.zip
Bump nightly version -> 2022-12-01
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index a806c156479..19fee38db46 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2022-11-21"
+channel = "nightly-2022-12-01"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]