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 7a0be8a commit 263a25cCopy full SHA for 263a25c
.vscode/settings.json
@@ -1,4 +1,5 @@
1
{
2
"rust-analyzer.cargo.target": "thumbv7em-none-eabi",
3
"rust-analyzer.checkOnSave.allTargets": false,
4
-}
+ "rust-analyzer.cargo.allFeatures": false,
5
+}
0 commit comments