Set rust-analyzer.cargo.allTargets to False in setings.json.default (#2864)
This commit is contained in:
parent
faeed19c43
commit
da854587d7
3
.vscode/settings.json.default
vendored
3
.vscode/settings.json.default
vendored
@ -8,5 +8,6 @@
|
||||
"cargo",
|
||||
"check",
|
||||
"--message-format=json",
|
||||
]
|
||||
],
|
||||
"rust-analyzer.cargo.allTargets": false,
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user