X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=cab94c0b8cfa7ee659f48c907789d6575ff539ce;hb=7ec4de3ab8b2ed5113503e0ebb8f63ce306337ef;hp=7b5db307a2dc26c1ea5e6e56c02431640b98e6c1;hpb=799e067912a2f8560183d36e4464ebfe4e21f204;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 7b5db307a2d..cab94c0b8cf 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-12-20" +channel = "nightly-2021-12-30" components = ["rust-src", "rustc-dev", "llvm-tools-preview"]