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