diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-11-25 10:05:52 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2023-11-25 10:05:52 +0000 |
| commit | aa51a27f8e50d0df4db402be2d9b1f9396f6c85e (patch) | |
| tree | 2d41b0c11304a7388330140d39129297ea0ec749 /compiler/rustc_codegen_cranelift/rust-toolchain | |
| parent | e2e978f713665663c0129f935168b06c79dfbb4d (diff) | |
| parent | 710c67909d034e1c663174a016ca82b95c2d6c12 (diff) | |
| download | rust-aa51a27f8e50d0df4db402be2d9b1f9396f6c85e.tar.gz rust-aa51a27f8e50d0df4db402be2d9b1f9396f6c85e.zip | |
Merge commit '710c67909d034e1c663174a016ca82b95c2d6c12' into sync_cg_clif-2023-11-25
Diffstat (limited to 'compiler/rustc_codegen_cranelift/rust-toolchain')
| -rw-r--r-- | compiler/rustc_codegen_cranelift/rust-toolchain | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/rustc_codegen_cranelift/rust-toolchain b/compiler/rustc_codegen_cranelift/rust-toolchain index 80ef1e49f23..2997816d96c 100644 --- a/compiler/rustc_codegen_cranelift/rust-toolchain +++ b/compiler/rustc_codegen_cranelift/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-11-16" +channel = "nightly-2023-11-25" components = ["rust-src", "rustc-dev", "llvm-tools"] |
