rust-ecosystem icon indicating copy to clipboard operation
rust-ecosystem copied to clipboard

rust-analyzer wants

Open repi opened this issue 3 years ago • 0 comments

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

  • [x] https://github.com/rust-lang/rust-analyzer/issues/6777
  • [x] https://github.com/rust-lang/rust-analyzer/issues/6556
  • [x] https://github.com/rust-lang/rust-analyzer/issues/12936
  • [x] https://github.com/rust-lang/rust-analyzer/issues/13125
  • [x] https://github.com/rust-lang/rust-analyzer/issues/11654
  • [x] https://github.com/rust-lang/rust-analyzer/issues/6895
  • [x] https://github.com/rust-lang/rust-analyzer/issues/11260
  • [x] https://github.com/rust-lang/rust-analyzer/issues/11296
  • [x] https://github.com/rust-lang/rust-analyzer/issues/9197
  • [ ] https://github.com/rust-lang/rust-analyzer/issues/14167

Nice to have

Features or fixes that would be nice to have, but are lower priority to us than the above list.

  • [x] https://github.com/rust-lang/rust-analyzer/issues/13254
  • [x] https://github.com/rust-lang/rust-analyzer/issues/9673
  • [x] https://github.com/rust-lang/rust-analyzer/issues/9544
  • [x] https://github.com/rust-lang/rust-analyzer/issues/3767
  • [ ] https://github.com/rust-lang/rust-analyzer/issues/12499
  • [ ] https://github.com/rust-lang/rust-analyzer/issues/11352
  • [ ] https://github.com/rust-lang/rust-analyzer/issues/11181
  • [ ] https://github.com/rust-lang/rust-analyzer/issues/11137
  • [ ] https://github.com/rust-lang/rust-analyzer/issues/9131
  • [ ] https://github.com/rust-lang/rust-analyzer/issues/8314
  • [x] https://github.com/rust-lang/rust-analyzer/issues/3601

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:

  • #84
  • #83
  • #79

repi avatar Oct 02 '22 15:10 repi