Skip to content

Commit

Permalink
fix: rust-analyzer LSP error
Browse files Browse the repository at this point in the history
  • Loading branch information
Tropix126 committed Jul 13, 2024
1 parent 0d37aec commit f0d1f89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
"${workspaceFolder}/armv7a-vex-v5.json",
"wasm32-unknown-unknown"
],
"rust-analyzer.check.allTargets": false,
"rust-analyzer.cargo.features": "all",
"rust-analyzer.check.command": "clippy",
}

0 comments on commit f0d1f89

Please sign in to comment.