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 991f9f1 commit 80e7412Copy full SHA for 80e7412
.vscode/settings.json
@@ -2,6 +2,7 @@
2
"rust-analyzer.check.allTargets": false,
3
"rust-analyzer.check.extraArgs": [
4
"--examples",
5
+ "--tests"
6
],
7
"rust-analyzer.cargo.target": "thumbv7em-none-eabihf",
8
"rust-analyzer.cargo.features": [
0 commit comments