diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-01-20 15:30:04 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-01-20 15:30:04 +0000 |
| commit | d740a3f06a4e32b72383bdf3b60d9855fa80bb61 (patch) | |
| tree | 8069ab3c653a49d91c7650d2b6eaa06268f09566 /compiler/rustc_codegen_cranelift/rust-toolchain | |
| parent | b5741a36a897dd93936d31ea0c1688f1399a2e06 (diff) | |
| parent | 728bc27f32c05ac8a9b5eb33fd101e479072984f (diff) | |
| download | rust-d740a3f06a4e32b72383bdf3b60d9855fa80bb61.tar.gz rust-d740a3f06a4e32b72383bdf3b60d9855fa80bb61.zip | |
Merge commit '728bc27f32c05ac8a9b5eb33fd101e479072984f' into sync_cg_clif-2025-01-20
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 e4c3dd708fd..9c6aad3490d 100644 --- a/compiler/rustc_codegen_cranelift/rust-toolchain +++ b/compiler/rustc_codegen_cranelift/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-01-10" +channel = "nightly-2025-01-20" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
