X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=a806c1564796ae2a5bb3b5fd5b0fde0659e17d9e;hb=6fce4691d523f0d22596c53e6fe420b442894482;hp=49b13cb54e71ebd43665ea766d0868fafe2d182a;hpb=4013d367fea84c6e6c8c83c4f1719ff13e354820;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 49b13cb54e7..a806c156479 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-10-06" -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"]