X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=a806c1564796ae2a5bb3b5fd5b0fde0659e17d9e;hb=461e219d1d4167139a842b290cd1c019ff2d52a2;hp=6cc6d5036b379261f729c64128a5f4c68c604cf6;hpb=d4488a520abb20a23398dd89086c8cbb089f03d3;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 6cc6d5036b3..a806c156479 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-06-30" -components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"] +channel = "nightly-2022-11-21" +components = ["cargo", "llvm-tools", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]