]> git.lizzy.rs Git - rust.git/blobdiff - rust-toolchain
ci: run cargo clippy --fix -Zunstable-options in the correct directory.
[rust.git] / rust-toolchain
index bf867e0ae5b6c08df1118a2ece970677bc479f1b..d2e84132f4ed9baee6717728dced000c97015530 100644 (file)
@@ -1 +1,3 @@
-nightly
+[toolchain]
+channel = "nightly-2020-12-20"
+components = ["llvm-tools-preview", "rustc-dev", "rust-src", "rustfmt"]