Skip to content

Instantly share code, notes, and snippets.

@TeamDman
Created January 17, 2026 00:06
Show Gist options
  • Select an option

  • Save TeamDman/8ebe047d718db31ac04ac4ccb9fdb27c to your computer and use it in GitHub Desktop.

Select an option

Save TeamDman/8ebe047d718db31ac04ac4ccb9fdb27c to your computer and use it in GitHub Desktop.
Zed rust-analyzer all-features
"lsp": {
"rust-analyzer": {
"initialization_options": {
"cargo": {
"features": "all",
},
},
},
},
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment