about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorPhilipp Krones <hello@philkrones.com>2024-06-27 18:56:04 +0200
committerPhilipp Krones <hello@philkrones.com>2024-06-27 18:56:04 +0200
commitabdd057163e638da1ba8e0cae316348579fab9e9 (patch)
tree715c645f6c91e2f064fdac928de3dbdd397c2253 /rust-toolchain
parentf90d702e66645bad4308acd073ae88ca405984bf (diff)
downloadrust-abdd057163e638da1ba8e0cae316348579fab9e9.tar.gz
rust-abdd057163e638da1ba8e0cae316348579fab9e9.zip
Merge commit '68a799aea9b65e2444fbecfe32217ce7d5a3604f' 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 842c2f3de0d..72b50d59f7e 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2024-06-13"
+channel = "nightly-2024-06-27"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]