We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 936124c commit 9923152Copy full SHA for 9923152
.vscode/settings.json
@@ -1,5 +1,5 @@
1
{
2
- "rust-analyzer.checkOnSave.features": ["all", "unsupported", "twitch_oauth2/reqwest_client", "twitch_oauth2/surf_client", "deny_unknown_fields", "surf/curl-client"],
+ "rust-analyzer.checkOnSave.features": ["helix", "unsupported", "deny_unknown_fields"],
3
"rust-analyzer.checkOnSave.enable": true,
4
"rust-analyzer.cargo.features": ["helix", "unsupported", "deny_unknown_fields"],
5
"rust-analyzer.experimental.procAttrMacros": true,
0 commit comments