We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 39904a7 commit e48538eCopy full SHA for e48538e
.sync/rust_config/rust-toolchain.toml
@@ -2,6 +2,7 @@
2
3
[toolchain]
4
channel = "{{ sync_version.rust_toolchain }}"
5
+components = ["rust-src", "clippy", "rustfmt", "rust-docs"]
6
7
[tools]
8
cargo-make = "{{ sync_version.cargo_make }}"
0 commit comments