1
0
Fork 0
mirror of https://codeberg.org/Mo8it/dotfiles.git synced 2024-10-17 20:52:40 +00:00

Don't activate all features

This commit is contained in:
Mo 2023-08-07 14:22:22 +02:00
parent 1004207a76
commit 728fe4b53b

View file

@ -1,6 +1,5 @@
[language-server.rust-analyzer.config] [language-server.rust-analyzer.config]
check.command = "clippy" check.command = "clippy"
cargo.features = "all"
[[language]] [[language]]
name = "rust" name = "rust"