diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-02-07 20:58:27 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-02-07 20:58:27 +0000 |
| commit | cac271fd388c0f6a4611ac240ba43fd941eeae21 (patch) | |
| tree | 6dbcab6c81f42afd2e788c1978ebd27337b20ffc /compiler/rustc_codegen_cranelift/rust-toolchain | |
| parent | a9e7b30487235621751cc628f170c0f15fb215c4 (diff) | |
| parent | 8332329f83d4ef34479fec67cc21b21246dca6b5 (diff) | |
| download | rust-cac271fd388c0f6a4611ac240ba43fd941eeae21.tar.gz rust-cac271fd388c0f6a4611ac240ba43fd941eeae21.zip | |
Merge commit '8332329f83d4ef34479fec67cc21b21246dca6b5' into sync_cg_clif-2025-02-07
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 9c6aad3490d..8d423319fa9 100644 --- a/compiler/rustc_codegen_cranelift/rust-toolchain +++ b/compiler/rustc_codegen_cranelift/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-01-20" +channel = "nightly-2025-02-07" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
