6 lines
165 B
JSON
6 lines
165 B
JSON
{
|
|
"rust-analyzer.cargo.features": ["full"],
|
|
"rust-analyzer.cargo.unsetTest": ["core", "ed25519_dalek"],
|
|
"rust-analyzer.checkOnSave.command": "clippy",
|
|
}
|