about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/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
commit666934ac54b6732907820be6421dd525d4ace3e8 (patch)
tree783f01ea850a244be118329928ee7a6aec4d2688 /compiler/rustc_codegen_gcc/rust-toolchain
parentf19142044f270760ce0ebc03b2c3a44217d8703d (diff)
parent4b5c44b14166083eef8d71f15f5ea1f53fc976a0 (diff)
downloadrust-666934ac54b6732907820be6421dd525d4ace3e8.tar.gz
rust-666934ac54b6732907820be6421dd525d4ace3e8.zip
Merge commit '4b5c44b14166083eef8d71f15f5ea1f53fc976a0' into subtree-update_cg_gcc_2025-06-30
Diffstat (limited to 'compiler/rustc_codegen_gcc/rust-toolchain')
-rw-r--r--compiler/rustc_codegen_gcc/rust-toolchain2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/rustc_codegen_gcc/rust-toolchain b/compiler/rustc_codegen_gcc/rust-toolchain
index 8be204c1581..bccbc6cd2c5 100644
--- a/compiler/rustc_codegen_gcc/rust-toolchain
+++ b/compiler/rustc_codegen_gcc/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"]