Skip to content

Commit cdc0179

Browse files
committed
rustaceanvim not all features
1 parent 6461523 commit cdc0179

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

modules/languages/rust.nix

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
enable = true;
88
settings.server.default_settings.rust-analyzer = {
99
check = {
10-
features = "all";
1110
allTargets = true;
1211
command = "clippy";
1312
};

0 commit comments

Comments
 (0)