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
- Diagnostics are very chatty
- fill match arms for struct-like enum variant patterns introduce unused variables
- local .cargo/config build.target ignored in project of workspace
- Release wasm binaries
- Changes to rust-project.json requires restarting language server
- Feature request: Autocomplete full paths when entering `use `statement
- Improve type hints for long/deeply nested types (parser combinators etc.)
- `auto_import` and flyimport for trait use imports should import with `as _` if another trait with the same name is already in scope
- Rust analyzer is unable to resolve trait method invocations
- `implement missing members` doesn't apply feature flags
- Docs
- Rust not yet supported