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 a346877 commit 3a27253Copy full SHA for 3a27253
.vscode/settings.json
@@ -1,4 +1,6 @@
1
{
2
+ "editor.formatOnSave": true,
3
+
4
// source for rustc_* is not included in the rust-src component; disable the errors about this
5
"rust-analyzer.diagnostics.disabled": ["unresolved-extern-crate", "unresolved-macro-call"],
6
"rust-analyzer.imports.granularity.enforce": true,
0 commit comments