about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2024-01-11 17:27:03 +0100
committerPhilipp Krones <hello@philkrones.com>2024-01-11 17:27:03 +0100
commitaa220c7ee7a51ab39bccd03ee90fa1c9365a589a (patch)
tree03b106a539ec79c34715e864ff35e8dc9b43b502 /rust-toolchain
parentbeeaee97859f34c7a618565e6ff8539b52ac3912 (diff)
downloadrust-aa220c7ee7a51ab39bccd03ee90fa1c9365a589a.tar.gz
rust-aa220c7ee7a51ab39bccd03ee90fa1c9365a589a.zip
Merge commit '26ac6aab023393c94edf42f38f6ad31196009643'
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 5a2526fd267..2589d46e7da 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-12-28"
+channel = "nightly-2024-01-11"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]