Enable all crate features with rust-analyzer
This commit is contained in:
parent
9bba81892f
commit
dffa33fb46
1 changed files with 2 additions and 2 deletions
4
.vscode/settings.json
vendored
4
.vscode/settings.json
vendored
|
@ -1,4 +1,4 @@
|
|||
{
|
||||
"rust-analyzer.check.command": "clippy",
|
||||
"rust-analyzer.showUnlinkedFileNotification": false
|
||||
}
|
||||
"rust-analyzer.cargo.features": "all"
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue