5 lines
194 B
JSON
5 lines
194 B
JSON
{
|
|
// https://github.com/rust-lang/vscode-rust/issues/729#issuecomment-635977755
|
|
"rust-analyzer.cargo.target": "thumbv7em-none-eabihf",
|
|
"rust-analyzer.checkOnSave.allTargets": false
|
|
} |