X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_codegen_cranelift%2Frust-toolchain;h=c0a2e7a7883fcb14031a9ea5a38289d564d30d4a;hb=0b3e75e1cdc8d56fc5540e17450d96228b26e268;hp=14f2746ecb19f0f342a286bf752732d678a94414;hpb=098e8b73570e2fc3405f66163ece1858193cd38a;p=rust.git diff --git a/compiler/rustc_codegen_cranelift/rust-toolchain b/compiler/rustc_codegen_cranelift/rust-toolchain index 14f2746ecb1..c0a2e7a7883 100644 --- a/compiler/rustc_codegen_cranelift/rust-toolchain +++ b/compiler/rustc_codegen_cranelift/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-08-24" +channel = "nightly-2022-10-23" components = ["rust-src", "rustc-dev", "llvm-tools-preview"]