Closed
Description
Hello,
Thank you for your work on rustfmt!
Over in rustls we're using rustfmt 2.0 (built from source), because we're using the chain_width
option reintroduced in this version. I've read in #4582 the issues with releasing/stabilising 2.0, and these seem clear to me.
However, would the maintainers accept a PR that backported support for chain_width
to the 1.4 release line?
Thanks,
Joe