Add new suggested rust-analyzer settings
This commit is contained in:
parent
c5adfd48be
commit
527007b957
6
contrib/ide/vscode/settings.json
Normal file
6
contrib/ide/vscode/settings.json
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"rust-analyzer.cargo.features": [
|
||||
"full",
|
||||
"unstable-pre-spec"
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user