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