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

rustfmt wants

Open repi opened this issue 2 years ago • 0 comments

Wish list of rustfmt 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

rustfmt features or fixes that would directly improve or help our workflows

  • [ ] https://github.com/rust-lang/rustfmt/issues/4991
  • [ ] https://github.com/rust-lang/rustfmt/issues/5083
  • [ ] https://github.com/rust-lang/rustfmt/issues/3347
  • [ ] https://github.com/rust-lang/rustfmt/issues/3863
  • [x] https://github.com/rust-lang/rustfmt/issues/4914

Nice to have

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

  • [ ] https://github.com/rust-lang/rustfmt/issues/3353
  • [ ] https://github.com/rust-lang/rustfmt/issues/3348
  • [ ] https://github.com/rust-lang/rustfmt/issues/3350
  • [ ] https://github.com/rust-lang/rustfmt/issues/5257
  • [ ] https://github.com/rust-lang/rustfmt/issues/3363
  • [ ] https://github.com/rust-lang/rustfmt/issues/5323

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.


Related tracking issues for other Rust components:

  • #84
  • #79
  • #86

repi avatar Aug 06 '22 14:08 repi