X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=b617203bef6d8208dac6f963f5df95bafa421a88;hb=37555f8f73baf82b7761db56e7440c79a956b9ec;hp=dfa7dea449a67b742c7e54c04e7289a14b9a18b6;hpb=89c282fb633bd7e0d8af6c07ee7ad837bb196cb7;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index dfa7dea449a..b617203bef6 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1,3 +1,3 @@ [toolchain] -channel = "nightly-2020-12-09" +channel = "nightly-2021-02-03" components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]