about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2024-01-25 19:17:36 +0100
committerPhilipp Krones <hello@philkrones.com>2024-01-25 19:17:36 +0100
commit798865c593b8ad255ed1e19ee2502c8d91f16c65 (patch)
tree45a86a528d2ea8bed8b4c82f4a6d0ad108e67f5e /rust-toolchain
parent0b6cf3b78c9602798b132ea4a420ea51fe3aa795 (diff)
downloadrust-798865c593b8ad255ed1e19ee2502c8d91f16c65.tar.gz
rust-798865c593b8ad255ed1e19ee2502c8d91f16c65.zip
Merge commit '66c29b973b3b10278bd39f4e26b08522a379c2c9' into clippy-subtree-update
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 2589d46e7da..d2d56e59ee3 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2024-01-11"
+channel = "nightly-2024-01-25"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]