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