You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
To mitigate the first topic, you can integrate taplo into your build. Boilerplate, but works.
For the second, I really like comment_width, imports_granularity and wrap_comments too much.
Let's get organised. My 2024 Christmas list is:
cargo fmt
formatsCargo.toml
s: feat: support formatting Cargo.toml rust-lang/rustfmt#5240rust fmt
rather thanrust +nightly fmt
in projects:vec.extract_if
(filter drain) Tracking issue for Vec::extract_if and LinkedList::extract_if rust-lang/rust#43244The text was updated successfully, but these errors were encountered: