about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2024-10-03 16:32:51 +0200
committerPhilipp Krones <hello@philkrones.com>2024-10-03 16:32:51 +0200
commit277c4e4baff50ff0df4b63e86404b8eea70e61ec (patch)
tree180f9eae4b5683842ff29520e2ed1ff38f393493 /rust-toolchain
parent4891dd4627be38fa6133fcf3cfb0c1a65867bf87 (diff)
downloadrust-277c4e4baff50ff0df4b63e86404b8eea70e61ec.tar.gz
rust-277c4e4baff50ff0df4b63e86404b8eea70e61ec.zip
Merge commit 'aa0d551351a9c15d8a95fdb3e2946b505893dda8' 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 b431599c224..f0c8651efce 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2024-09-22"
+channel = "nightly-2024-10-03"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]
 profile = "minimal"