X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_codegen_cranelift%2Frust-toolchain;h=77345b9a17c6edca7102326001fcef783e74a1c9;hb=5152e84024cd9bbeeebd7bf27d048628cfc0cd95;hp=d8f28dbcc15c8c43d9631834b087f34ed547cebb;hpb=dc98aa681fde7976cf3644429b6ab83548a515ed;p=rust.git diff --git a/compiler/rustc_codegen_cranelift/rust-toolchain b/compiler/rustc_codegen_cranelift/rust-toolchain index d8f28dbcc15..77345b9a17c 100644 --- a/compiler/rustc_codegen_cranelift/rust-toolchain +++ b/compiler/rustc_codegen_cranelift/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-12-13" +channel = "nightly-2023-01-20" components = ["rust-src", "rustc-dev", "llvm-tools-preview"]