about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2025-06-30 16:12:42 +0200
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2025-06-30 16:12:42 +0200
commit609a8abaabb1de574ba07f23ef5de9e6db5fb68a (patch)
treeaa8e2371262bedcd43d1c9a9f2ded83d2c954c72 /rust-toolchain
parent8c456929febdf7a948b90a216c4c1043ebedea0c (diff)
downloadrust-609a8abaabb1de574ba07f23ef5de9e6db5fb68a.tar.gz
rust-609a8abaabb1de574ba07f23ef5de9e6db5fb68a.zip
Merge commit '4b5c44b14166083eef8d71f15f5ea1f53fc976a0' into subtree-update_cg_gcc_2025-06-30
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 8be204c1581..bccbc6cd2c5 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2025-06-02"
+channel = "nightly-2025-06-28"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]