X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=5c8cab5f13808f05d9a08507404cbcb27f807e85;hb=7ef2ba8f7b2b3076d906567bb107b0437c45be48;hp=56adaa6a5553bb414a3091da9ee2c1c472b29bd2;hpb=af008bdc66a4c38d4c4f02481838dfdb3ba73f7b;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 56adaa6a555..5c8cab5f138 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2022-03-15" +channel = "nightly-2022-07-18" components = ["rust-src", "rustc-dev", "llvm-tools-preview"]