We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6461523 commit cdc0179Copy full SHA for cdc0179
1 file changed
modules/languages/rust.nix
@@ -7,7 +7,6 @@
7
enable = true;
8
settings.server.default_settings.rust-analyzer = {
9
check = {
10
- features = "all";
11
allTargets = true;
12
command = "clippy";
13
};
0 commit comments