about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2024-05-21 10:39:30 -0700
committerPhilipp Krones <hello@philkrones.com>2024-05-21 10:39:30 -0700
commit4363278c73cf506f71215e9e21af90e31c4d74ea (patch)
treea16a543b17791ff520a8f7f265e44fbea06dcfd2 /rust-toolchain
parentca1337a7bc08ab59472a701ee0b843d7ac10a5bc (diff)
downloadrust-4363278c73cf506f71215e9e21af90e31c4d74ea.tar.gz
rust-4363278c73cf506f71215e9e21af90e31c4d74ea.zip
Merge commit '2efebd2f0c03dabbe5c3ad7b4ebfbd99238d1fb2' 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 055f305eb8e..a0585ffdb45 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2024-05-02"
+channel = "nightly-2024-05-16"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]