1 2 3 4 5 6
{ "rust-analyzer.checkOnSave.allTargets": false, "rust-analyzer.checkOnSave.extraArgs": [ "-Zbuild-std=core,alloc" ] }