X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=cd398451783d6bc53b03596e5b7a55956c9a19d3;hb=a55912c48e4ac08c0ac39a2d562b44699fa20d4d;hp=865043b46d179516040b478cfdff377561dc8816;hpb=928e72dd10749875cbd412f74bfbfd7765dbcd8a;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 865043b46d1..cd398451783 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-02-25" +channel = "nightly-2021-04-22" components = ["llvm-tools-preview", "rustc-dev", "rust-src"]