Wish list of rust analyzer features & bug fixes we would like to see added/improved/fixed based on the Rust projects we've been developing at Embark.
This is not a complete list, but an attempt to keep a bit of structure for our own sake, and may be of interest for rustfmt developers as well.
Should have
Features or fixes that would directly improve or help our workflows
Nice to have
Features or fixes that would be nice to have, but are lower priority to us than the above list.
Not filed / found
Fixes or enhancements that believe there is no issue for yet, if you find one please do comment and we'll update it here.
- Generally slow performance on our large repositories, unclear how to investigate to share for focused improvements
Related tracking issues for other Rust components:
Wish list of rust analyzer features & bug fixes we would like to see added/improved/fixed based on the Rust projects we've been developing at Embark.
This is not a complete list, but an attempt to keep a bit of structure for our own sake, and may be of interest for rustfmt developers as well.
Should have
Features or fixes that would directly improve or help our workflows
Derefsuggestinglazy_static::__Derefinstead ofstd::ops::Derefrust-lang/rust-analyzer#9197Nice to have
Features or fixes that would be nice to have, but are lower priority to us than the above list.
matchto let-else" assist rust-lang/rust-analyzer#13254include!rust-lang/rust-analyzer#3767#[doc = include_str!(...)]in hover documentation rust-lang/rust-analyzer#11137Not filed / found
Fixes or enhancements that believe there is no issue for yet, if you find one please do comment and we'll update it here.
Related tracking issues for other Rust components: