Update recommended VSCode settings
This commit is contained in:
parent
370d59a9bc
commit
d54378eecf
@ -1,4 +1,5 @@
|
||||
{
|
||||
"rust-analyzer.cargo.allFeatures": true,
|
||||
"rust-analyzer.cargo.features": ["full"],
|
||||
"rust-analyzer.cargo.unsetTest": ["core", "ed25519_dalek"],
|
||||
"rust-analyzer.checkOnSave.command": "clippy",
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user