X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_codegen_cranelift%2Frust-toolchain;h=360570b3ae7a145c8bd24f7496878f6997912678;hb=19d9a147bef8dfaf5c718c0cb4008accd86e7a5e;hp=f074ebe7a42e0dabf88c234aadb2ebcf9896ef64;hpb=f92a0c8031339b1913e8ca89b1a9311c129c1091;p=rust.git diff --git a/compiler/rustc_codegen_cranelift/rust-toolchain b/compiler/rustc_codegen_cranelift/rust-toolchain index f074ebe7a42..360570b3ae7 100644 --- a/compiler/rustc_codegen_cranelift/rust-toolchain +++ b/compiler/rustc_codegen_cranelift/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-08-05" +channel = "nightly-2021-09-19" components = ["rust-src", "rustc-dev", "llvm-tools-preview"]