We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1e2b09 commit 9b03f20Copy full SHA for 9b03f20
.vscode/settings.json
@@ -1,5 +1,3 @@
1
{
2
- "rust-analyzer.runnables.extraArgs": [
3
- "-F anodized/runtime-check-and-panic"
4
- ]
+ "rust-analyzer.cargo.features": ["anodized/runtime-check-and-panic"]
5
}
0 commit comments