X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=rust-toolchain;h=23887f178454972c47b777c305ded39a12d84fbf;hb=78bf4acc3a18848e21896bae97859c5811b320d4;hp=bf867e0ae5b6c08df1118a2ece970677bc479f1b;hpb=40151d91af6539087383038e0cc95ea7ce3b9b91;p=rust.git diff --git a/rust-toolchain b/rust-toolchain index bf867e0ae5b..23887f17845 100644 --- a/rust-toolchain +++ b/rust-toolchain @@ -1 +1,3 @@ -nightly +[toolchain] +channel = "nightly-2021-08-12" +components = ["llvm-tools-preview", "rustc-dev", "rust-src"]