X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_codegen_cranelift%2Frust-toolchain;h=e98e92e468e93dacc140a5c23b22a147710917e3;hb=a7f789b5023226c585b9d5dd652054501c5e2e94;hp=966097c248b6f6c98d6d250a369f5df0b8d797c9;hpb=6c6958b5315961deb569505b97db34abd5d7f392;p=rust.git 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"]