X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=bb29c71e9f455889ff8cb1f001ee916fb273b0c1;hb=c80cd4da01a2ac10a7972fb58316413f9acd1ab8;hp=3a5dfa6a8c7d8d4265be4ec5704b497c76bbe6b3;hpb=bb7b6beca30b46de26933d19b27324966aac0878;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 3a5dfa6a8c7..bb29c71e9f4 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-12-17" +channel = "nightly-2022-04-07" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]