Skip to content

Commit

Permalink
Make rust-analyzer index all code regardless of features
Browse files Browse the repository at this point in the history
  • Loading branch information
ikolomi authored and barshaul committed Dec 28, 2023
1 parent e5bd265 commit 078068b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,6 @@
"isort.args": [
"--profile",
"black"
]
],
"rust-analyzer.cargo.features": "all"
}

0 comments on commit 078068b

Please sign in to comment.