X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=cb8cb0978f65579e2365983310d6a59d6da6310b;hb=d39a11cbe151d9578432e0c7c64364b7eaffe89c;hp=d2e84132f4ed9baee6717728dced000c97015530;hpb=4911ab124c481430672a3833b37075e6435ec34d;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index d2e84132f4e..cb8cb0978f6 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2020-12-20" -components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"] +channel = "nightly-2021-05-20" +components = ["llvm-tools-preview", "rustc-dev", "rust-src"]