about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2024-02-27 15:25:18 +0100
committerPhilipp Krones <hello@philkrones.com>2024-02-27 15:50:17 +0100
commit7be6e2178e89dad8b619742c566fdee948414acc (patch)
treea2c6fa604316687bdab31abc489478ece768193c /rust-toolchain
parent5931794375f48f7fd0b922fff4a6a72388d731b7 (diff)
downloadrust-7be6e2178e89dad8b619742c566fdee948414acc.tar.gz
rust-7be6e2178e89dad8b619742c566fdee948414acc.zip
Merge commit '10136170fe9ed01e46aeb4f4479175b79eb0e3c7' 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 fcf5c456270..fb038b617df 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2024-02-08"
+channel = "nightly-2024-02-22"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]