about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/rust-toolchain
diff options
context:
space:
mode:
authorAntoni Boucher <bouanto@zoho.com>2023-11-19 13:42:13 -0500
committerAntoni Boucher <bouanto@zoho.com>2023-11-19 13:42:13 -0500
commitfa696af9872dc2625496fb718e0703de8aa4b774 (patch)
tree8881eee6312e7c2bb98a8c068a99109ca2be0971 /compiler/rustc_codegen_gcc/rust-toolchain
parent27794f95fdccda6a6ed292f6724b546cff35e13d (diff)
parent2e8386e9fb3506cef991d04f8b3bc78f9a0c2630 (diff)
downloadrust-fa696af9872dc2625496fb718e0703de8aa4b774.tar.gz
rust-fa696af9872dc2625496fb718e0703de8aa4b774.zip
Merge commit '2e8386e9fb3506cef991d04f8b3bc78f9a0c2630' into subtree-update_cg_gcc_2023-11-17
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 205ec53b425..1962c217258 100644
--- a/compiler/rustc_codegen_gcc/rust-toolchain
+++ b/compiler/rustc_codegen_gcc/rust-toolchain
@@ -1,3 +1,3 @@
 [toolchain]
-channel = "nightly-2023-10-21"
+channel = "nightly-2023-11-17"
 components = ["rust-src", "rustc-dev", "llvm-tools-preview"]