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