diff options
| author | Antoni Boucher <bouanto@zoho.com> | 2023-06-19 18:51:02 -0400 |
|---|---|---|
| committer | Antoni Boucher <bouanto@zoho.com> | 2023-06-19 18:51:02 -0400 |
| commit | 4d96893d853a261e5d59c860108c3ddd3872c544 (patch) | |
| tree | 5d2c37aea2f88c37d1b8b926456703652719fcda /compiler/rustc_codegen_gcc/rust-toolchain | |
| parent | 405130538938e2d63a761b7d8d6b27d26e634c33 (diff) | |
| parent | 1bbee3e217d75e7bc3bfe5d8c1b35e776fce96e6 (diff) | |
| download | rust-4d96893d853a261e5d59c860108c3ddd3872c544.tar.gz rust-4d96893d853a261e5d59c860108c3ddd3872c544.zip | |
Merge commit '1bbee3e217d75e7bc3bfe5d8c1b35e776fce96e6' into sync-cg_gcc-2023-06-19
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 933ecd45baa..ebb04d0069c 100644 --- a/compiler/rustc_codegen_gcc/rust-toolchain +++ b/compiler/rustc_codegen_gcc/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-03-02" +channel = "nightly-2023-06-19" components = ["rust-src", "rustc-dev", "llvm-tools-preview"] |
