We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
rustfmt features or fixes that would directly improve or help our workflows
imports_granularity
group_imports
rustfmt features or fixes that would be nice to have, but are lower priority to us than the above list.
reorder_impl_items
Fixes or enhancements that believe there is no issue for yet, if you find one please do comment and we'll update it here.
clippy::unreadable_literal
Related tracking issues for other Rust components:
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
imports_granularity
rust-lang/rustfmt#4991group_imports
rust-lang/rustfmt#5083Nice to have
rustfmt features or fixes that would be nice to have, but are lower priority to us than the above list.
reorder_impl_items
adds empty line between single-line macros rust-lang/rustfmt#5323Not 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.
clippy::unreadable_literal
? Reopen this or file new? Format long numeric literals · Issue #3594 · rust-lang/rustfmt · GitHubRelated tracking issues for other Rust components:
The text was updated successfully, but these errors were encountered: