X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=748d8a317160f415ec61252dd5f92e316dabaecc;hb=1f930452b9483612bc7dabbc38281170f0c9e747;hp=2386a751f04f6cefdf3aaa055d4d857093fbba09;hpb=34f283968322f58c0fbc97d7a67547061bc8b772;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 2386a751f04..748d8a31716 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-06-04" +channel = "nightly-2022-10-20" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]