X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_codegen_cranelift%2Frust-toolchain;h=2917fc7ee396dfed8a04634a10b48dc4ccb4a926;hb=4fa76a4a7742bb9c1febe33019f5a9e7e4839a65;hp=908ca52135b668b137e29523282b5e467ccecc43;hpb=67bc866e5934e19c37fd7a115cdc8142fcb8c51d;p=rust.git diff --git a/compiler/rustc_codegen_cranelift/rust-toolchain b/compiler/rustc_codegen_cranelift/rust-toolchain index 908ca52135b..2917fc7ee39 100644 --- a/compiler/rustc_codegen_cranelift/rust-toolchain +++ b/compiler/rustc_codegen_cranelift/rust-toolchain @@ -1 +1,3 @@ -nightly-2021-03-05 +[toolchain] +channel = "nightly-2021-03-29" +components = ["rust-src", "rustc-dev", "llvm-tools-preview"]