We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 823efec commit adc58afCopy full SHA for adc58af
.vscode/settings.json
@@ -0,0 +1,4 @@
1
+{
2
+ "rust-analyzer.checkOnSave.command": "clippy",
3
+ "rust-analyzer.cargo.allFeatures": true
4
+}
0 commit comments