Solution from https://github.com/EmbarkStudios/rust-ecosystem/issues/22#issuecomment-947011395
5 lines
100 B
JSON
5 lines
100 B
JSON
{
|
|
"rust-analyzer.cargo.allFeatures": true,
|
|
"rust-analyzer.checkOnSave.command": "clippy",
|
|
}
|