Skip to content

Commit

Permalink
Revert "Set rust-analyzer.cargo.allTargets to False in setings.json.d…
Browse files Browse the repository at this point in the history
…efault (…" (#2867)

This reverts commit da85458.
  • Loading branch information
domenukk authored Jan 19, 2025
1 parent 2afa947 commit 51d371a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .vscode/settings.json.default
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,5 @@
"cargo",
"check",
"--message-format=json",
],
"rust-analyzer.cargo.allTargets": false,
]
}

0 comments on commit 51d371a

Please sign in to comment.