about summary refs log tree commit diff
diff options
context:
space:
mode:
authorYacin Tmimi <yacintmimi@gmail.com>2023-12-12 11:46:59 -0500
committerYacin Tmimi <yacintmimi@gmail.com>2023-12-12 11:46:59 -0500
commit03510f35150c33cc87dc557c6a3be586c1a6d10a (patch)
tree9fec9533aedf83bdeec49f6dce7883408fcdd1aa
parent227e3611870c0112adf247168fc7eb206baa6b18 (diff)
downloadrust-03510f35150c33cc87dc557c6a3be586c1a6d10a.tar.gz
rust-03510f35150c33cc87dc557c6a3be586c1a6d10a.zip
chore: bump to the nightly 2023-12-12 toolchain
-rw-r--r--rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust-toolchain b/rust-toolchain
index 0057e2f370a..719b5eabf89 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-10-22"
+channel = "nightly-2023-12-12"
 components = ["llvm-tools", "rustc-dev"]