X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=fe56a4da50ebb4d0bcb7cc79a22b9bd6da0db1f9;hb=d480d9ee3b8bf1b07f85fee1605df1a106c50530;hp=2917fc7ee396dfed8a04634a10b48dc4ccb4a926;hpb=0969bc6dde001e01e7e1f58c8ccd7750f8a49ae1;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 2917fc7ee39..fe56a4da50e 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-03-29" +channel = "nightly-2021-09-12" components = ["rust-src", "rustc-dev", "llvm-tools-preview"]