diff options
| author | bjorn3 <bjorn3@users.noreply.github.com> | 2022-05-15 12:32:19 +0200 |
|---|---|---|
| committer | bjorn3 <bjorn3@users.noreply.github.com> | 2022-05-15 12:32:19 +0200 |
| commit | ecd8fa1a75bea03f82b905b0e06318ed4e9d7683 (patch) | |
| tree | 3469de57d045db884e6799ff7c50e54d8550229e /compiler/rustc_codegen_cranelift/rust-toolchain | |
| parent | e1ec3260d79497080ca86540562d410ba67d2a95 (diff) | |
| parent | 63734fcdd718cca089f84c42f3a42c0096cfd431 (diff) | |
| download | rust-ecd8fa1a75bea03f82b905b0e06318ed4e9d7683.tar.gz rust-ecd8fa1a75bea03f82b905b0e06318ed4e9d7683.zip | |
Merge commit '63734fcdd718cca089f84c42f3a42c0096cfd431' into sync_cg_clif-2022-05-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 966097c248b..e98e92e468e 100644 --- a/compiler/rustc_codegen_cranelift/rust-toolchain +++ b/compiler/rustc_codegen_cranelift/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-04-21" +channel = "nightly-2022-05-15" components = ["rust-src", "rustc-dev", "llvm-tools-preview"] |
