diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-01-26 18:33:45 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2024-01-26 18:33:45 +0000 |
| commit | 37018026f0a4b119778e07d6a44b149de8dcfd0c (patch) | |
| tree | c55971383f7dc516ca9b27a80dc9d949cd583c48 /compiler/rustc_codegen_cranelift/rust-toolchain | |
| parent | e7bbe8ce933123a8e327c79e38bcb790595e6a65 (diff) | |
| parent | 3e50cf65025f96854d6597e80449b0d64ad89589 (diff) | |
| download | rust-37018026f0a4b119778e07d6a44b149de8dcfd0c.tar.gz rust-37018026f0a4b119778e07d6a44b149de8dcfd0c.zip | |
Merge commit '3e50cf65025f96854d6597e80449b0d64ad89589' into sync_cg_clif-2024-01-26
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 a086c029360..ccd7edbc2a9 100644 --- a/compiler/rustc_codegen_cranelift/rust-toolchain +++ b/compiler/rustc_codegen_cranelift/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2023-12-31" +channel = "nightly-2024-01-26" components = ["rust-src", "rustc-dev", "llvm-tools"] |
