about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2024-02-08 20:24:42 +0100
committerPhilipp Krones <hello@philkrones.com>2024-02-08 20:24:42 +0100
commitf3b3d23416f1da77103bb74788f23b4f9c78ee7e (patch)
tree06eefe8d8b7243b2639abd38cf3c35469736a84e /rust-toolchain
parent7a827028a59187bbe5558b27bedb9c00b144fa8e (diff)
downloadrust-f3b3d23416f1da77103bb74788f23b4f9c78ee7e.tar.gz
rust-f3b3d23416f1da77103bb74788f23b4f9c78ee7e.zip
Merge commit '60cb29c5e4f9772685c9873752196725c946a849' into clippyup
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 d2d56e59ee3..fcf5c456270 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2024-01-25"
+channel = "nightly-2024-02-08"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]