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 6db49ec commit 1dc903fCopy full SHA for 1dc903f
cfg/coc-settings.json
@@ -1,4 +1,5 @@
1
{
2
+ "rust-analyzer.check.command": "clippy",
3
"rust-analyzer.inlayHints.typeHints": false,
4
"rust-analyzer.inlayHints.chainingHints.enable": false,
5
"languageserver": {
prv
0 commit comments