X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;ds=sidebyside;f=rust-toolchain;h=6ad56aacf8c955b67c3d672c4ba17c98f08aeed9;hb=e7c55a478fd78cae940b0b43fbdbd4b4c7c6567b;hp=997e7ba9382b2104c1f789de87dbfd5fedb67d8e;hpb=4e6cf0036e5e7afdc4fe86cccc99482ff4cf71bf;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 997e7ba9382..6ad56aacf8c 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-05-19" +channel = "nightly-2022-06-16" components = ["cargo", "llvm-tools-preview", "rust-src", "rust-std", "rustc", "rustc-dev", "rustfmt"]