diff options
| author | bjorn3 <bjorn3@users.noreply.github.com> | 2022-04-22 21:11:38 +0200 |
|---|---|---|
| committer | bjorn3 <bjorn3@users.noreply.github.com> | 2022-04-22 21:11:38 +0200 |
| commit | b70b01b11250b5dc8f300d26fe1dba8b5d189999 (patch) | |
| tree | 10da27b4f8373f30411e77667b6056fab48239c2 /compiler/rustc_codegen_cranelift/rust-toolchain | |
| parent | 41ef7678061dde625bf273ab6b036aebd7153a43 (diff) | |
| parent | f2cdd4a78d89c009342197cf5844a21f8aa813df (diff) | |
| download | rust-b70b01b11250b5dc8f300d26fe1dba8b5d189999.tar.gz rust-b70b01b11250b5dc8f300d26fe1dba8b5d189999.zip | |
Merge commit 'f2cdd4a78d89c009342197cf5844a21f8aa813df' into sync_cg_clif-2022-04-22
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 84d90e5db02..966097c248b 100644 --- a/compiler/rustc_codegen_cranelift/rust-toolchain +++ b/compiler/rustc_codegen_cranelift/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-03-19" +channel = "nightly-2022-04-21" components = ["rust-src", "rustc-dev", "llvm-tools-preview"] |
