X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=92bde3423a20a811c3c05cf0294f4b62c04bcc35;hb=091ed44b50a79a158cea77f44d12245a8ce6276a;hp=593162f09a788ca221c0abda08d1fa589ff44a88;hpb=a8804e7bdb7cbd4819573fae199f1e212f24c745;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index 593162f09a7..92bde3423a2 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2021-05-06" +channel = "nightly-2021-09-08" components = ["llvm-tools-preview", "rustc-dev", "rust-src"]