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 4931c07 commit bcb4ab4Copy full SHA for bcb4ab4
contrib/ide/vscode/settings.json
@@ -1,4 +1,4 @@
1
{
2
- "rust-analyzer.checkOnSave.command": "clippy",
+ "rust-analyzer.checkOnSave.command": "check",
3
"rust-analyzer.rustfmt.extraArgs": ["+nightly"]
4
}
0 commit comments