fixed rust-analyzer trying to check the top workspace without cross-compiling.
This commit is contained in:
parent
b894d424aa
commit
6f6660fd6a
3 changed files with 15 additions and 1 deletions
3
.vscode/settings.json
vendored
Normal file
3
.vscode/settings.json
vendored
Normal file
|
@ -0,0 +1,3 @@
|
|||
{
|
||||
"rust-analyzer.check.allTargets": false
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue