X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=f98819303e6827c80e373954d725f0483de628d2;hb=e53a4da4a142d3e90f8eb658a19466eca54901ea;hp=3a2005e787228e2b6ab961b7a4d977c3106b09bf;hpb=21abb5de2746ffa8b4312ef15300164b094c6e3b;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 3a2005e7872..f98819303e6 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-07-19" +channel = "nightly-2021-10-07" components = ["llvm-tools-preview", "rustc-dev", "rust-src"]