about summary refs log tree commit diff
path: root/rust-toolchain
diff options
context:
space:
mode:
authorGuillaume Gomez <guillaume1.gomez@gmail.com>2025-07-18 18:31:20 +0200
committerGuillaume Gomez <guillaume1.gomez@gmail.com>2025-07-18 18:31:20 +0200
commitd088fb739b40c083d3dd74185c4e1b05c86839ce (patch)
tree894c09ddda64be0fe7b41c8b4ad5a45bc9a2a84a /rust-toolchain
parent23961091e40e39800043988ed93533a549cd7363 (diff)
downloadrust-d088fb739b40c083d3dd74185c4e1b05c86839ce.tar.gz
rust-d088fb739b40c083d3dd74185c4e1b05c86839ce.zip
Merge commit 'f682d09eefc6700b9e5851ef193847959acf4fac' into subtree-update_cg_gcc_2025-07-18
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 bccbc6cd2c5..2fe8ec4647f 100644
--- a/rust-toolchain
+++ b/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2025-06-28"
+channel = "nightly-2025-07-04"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]