X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=748d8a317160f415ec61252dd5f92e316dabaecc;hb=1f930452b9483612bc7dabbc38281170f0c9e747;hp=23ba7c712779efb0b788652c35a02faedeec5c6e;hpb=4912c0ece4a7082bd6fda38fe0ea1de4335ce2a7;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 23ba7c71277..748d8a31716 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-07-28" +channel = "nightly-2022-10-20" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]