rustfmt
rustfmt copied to clipboard
Extend `inline_attribute_width` to more AST types
Specifically: expressions, struct fields, and foreign ("extern") items.
xref #3343
See also https://github.com/rust-lang/rustfmt/pull/5538#issuecomment-1272367684
@rustbot ready