about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume.gomez@huawei.com>2024-09-27 22:00:17 +0200
committerGuillaume Gomez <guillaume.gomez@huawei.com>2024-09-27 22:00:17 +0200
commitbd076c303eeb69249a263e44a732ee70a5c9c841 (patch)
tree979c50e64c38137a5003afc75b2dee3d72d41f6d /rust-toolchain
parent3862f62474f28432b2ec8b57d5d8375c6b93c990 (diff)
downloadrust-bd076c303eeb69249a263e44a732ee70a5c9c841.tar.gz
rust-bd076c303eeb69249a263e44a732ee70a5c9c841.zip
Merge commit '3187d32079b817522cc17413ec9185b130daf693' into 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 3c83f4b4608..dca3b0c22e4 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2024-07-02"
+channel = "nightly-2024-08-11"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]