We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa6a787 commit 9be3fafCopy full SHA for 9be3faf
src/building/suggested.md
@@ -36,6 +36,7 @@ you can write:
36
],
37
"editor.formatOnSave": true,
38
"rust-analyzer.cargo.runBuildScripts": false,
39
+ "rust-analyzer.rustcSource": "./Cargo.toml",
40
"rust-analyzer.procMacro.enable": false
41
}
42
```
0 commit comments