diff options
| author | bjorn3 <bjorn3@users.noreply.github.com> | 2021-08-06 16:26:56 +0200 |
|---|---|---|
| committer | bjorn3 <bjorn3@users.noreply.github.com> | 2021-08-06 16:26:56 +0200 |
| commit | 279f486960edc43246ea413970f587a82365cca7 (patch) | |
| tree | a15483e6de5d0c1c26b7a5d8839400f673f8b69a /compiler/rustc_codegen_cranelift/rust-toolchain | |
| parent | 1f94abcda6884893d4723304102089198caa0839 (diff) | |
| parent | 05677b6bd6c938ed760835d9b1f6514992654ae3 (diff) | |
| download | rust-279f486960edc43246ea413970f587a82365cca7.tar.gz rust-279f486960edc43246ea413970f587a82365cca7.zip | |
Merge commit '05677b6bd6c938ed760835d9b1f6514992654ae3' into sync_cg_clif-2021-08-06
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 f806f7bdcd9..f074ebe7a42 100644 --- a/compiler/rustc_codegen_cranelift/rust-toolchain +++ b/compiler/rustc_codegen_cranelift/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-07-07" +channel = "nightly-2021-08-05" components = ["rust-src", "rustc-dev", "llvm-tools-preview"] |
