Supressed clippy errors and add some rust docs
This commit is contained in:
Vendored
+2
@@ -6,4 +6,6 @@
|
||||
"editor.formatOnSave": true
|
||||
},
|
||||
"rust-analyzer.check.command": "clippy",
|
||||
"rust-analyzer.procMacro.attributes.enable": true,
|
||||
"rust-analyzer.cargo.buildScripts.enable": true
|
||||
}
|
||||
Reference in New Issue
Block a user