diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2025-06-30 16:12:42 +0200 |
|---|---|---|
| committer | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2025-06-30 16:12:42 +0200 |
| commit | 666934ac54b6732907820be6421dd525d4ace3e8 (patch) | |
| tree | 783f01ea850a244be118329928ee7a6aec4d2688 /compiler/rustc_codegen_gcc/rust-toolchain | |
| parent | f19142044f270760ce0ebc03b2c3a44217d8703d (diff) | |
| parent | 4b5c44b14166083eef8d71f15f5ea1f53fc976a0 (diff) | |
| download | rust-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-toolchain | 2 |
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"] |
