4 lines
97 B
JSON
4 lines
97 B
JSON
{
|
|
"rust-analyzer.cargo.features": "all",
|
|
"rust-analyzer.checkOnSave.command": "clippy"
|
|
}
|