This commit is contained in:
Carson M
2023-07-15 19:47:01 -05:00
parent a92e4d1e6d
commit 447354a46c
38 changed files with 4690 additions and 26523 deletions

View File

@@ -7,5 +7,6 @@
"editor.semanticHighlighting.enabled": true
},
"rust-analyzer.cachePriming.enable": true,
"rust-analyzer.diagnostics.experimental.enable": true
"rust-analyzer.diagnostics.experimental.enable": true,
"rust-analyzer.showUnlinkedFileNotification": false
}