about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorJason Newcomb <jsnewcomb@pm.me>2024-08-24 17:34:45 -0400
committerJason Newcomb <jsnewcomb@pm.me>2024-08-24 18:33:44 -0400
commit173d5a6af0f2352b3efa0b3a2faad87207706936 (patch)
tree6edfd6284a78d5390d15f03d34bc7e1f7c82cd52 /rust-toolchain
parent43e1145c80d1c2f4e159885d382659ace3a1bc5d (diff)
downloadrust-173d5a6af0f2352b3efa0b3a2faad87207706936.tar.gz
rust-173d5a6af0f2352b3efa0b3a2faad87207706936.zip
Merge commit '0f8eabd6231366bfc1bb1464601297c2d48f8f68' 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 5fbe4e544a9..0be2e81810e 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,4 +1,4 @@
 [toolchain]
-channel = "nightly-2024-08-08"
+channel = "nightly-2024-08-23"
 components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]
 profile = "minimal"