rust-analyzer
https://github.com/rust-analyzer/rust-analyzer
Rust
An experimental Rust compiler front-end for IDEs
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported26 Subscribers
Add a CodeTriage badge to rust-analyzer
Help out
- Issues
- Show bounds on variable with generic type
- Completions in macros should consider the fragment type they are part of
- [diagnostic] replace `<expr> == true` with `<expr>` and `<expr> == false` with `!<expr>`
- Quick fix to declare an unresolved lifetime
- Go to definition / open link for file path in `include_str` should work for non-Rust files
- "Generate constant" assist creates constant with function's type when invoked on a const generic argument.
- Feature request: “Create file” assist for `include` macro family
- Option to disable or at least debounce crate graph loading progress messages
- [VSCode client] Extension appears to be ignoring workspace-level `runBuildScripts` setting
- Doc-link markdown misrendered in tooltip
- Docs
- Rust not yet supported