diff options
| author | Antoni Boucher <bouanto@zoho.com> | 2023-11-19 13:42:13 -0500 |
|---|---|---|
| committer | Antoni Boucher <bouanto@zoho.com> | 2023-11-19 13:42:13 -0500 |
| commit | fa696af9872dc2625496fb718e0703de8aa4b774 (patch) | |
| tree | 8881eee6312e7c2bb98a8c068a99109ca2be0971 /compiler/rustc_codegen_gcc/rust-toolchain | |
| parent | 27794f95fdccda6a6ed292f6724b546cff35e13d (diff) | |
| parent | 2e8386e9fb3506cef991d04f8b3bc78f9a0c2630 (diff) | |
| download | rust-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-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 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"] |
