diff options
| author | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-02-15 14:13:01 +0000 |
|---|---|---|
| committer | bjorn3 <17426603+bjorn3@users.noreply.github.com> | 2025-02-15 14:13:01 +0000 |
| commit | 7a6206e9c4067b54b386213cbdb0ccfc527ffc8b (patch) | |
| tree | f4107c5ae6f151ea95e876d5243abf75ea169b57 /compiler/rustc_codegen_cranelift/rust-toolchain | |
| parent | 8c07d140e00dfa5b0988754051d07d8a91ff01f7 (diff) | |
| parent | 557ed8ebb7e981817d03c87352892c394183dd70 (diff) | |
Merge commit '557ed8ebb7e981817d03c87352892c394183dd70' into sync_cg_clif-2025-02-15
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 8d423319fa9..481903c6afb 100644 --- a/compiler/rustc_codegen_cranelift/rust-toolchain +++ b/compiler/rustc_codegen_cranelift/rust-toolchain @@ -1,4 +1,4 @@ [toolchain] -channel = "nightly-2025-02-07" +channel = "nightly-2025-02-15" components = ["rust-src", "rustc-dev", "llvm-tools"] profile = "minimal" |
