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
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?