Closed robertbastian closed 2 months ago
This was an expected change. Previously rustfmt didn't format type aliases that had trailing where clauses and now it does based on the prescription in the style guide.
For a full list of things that changed in the 1.8.0 release see the changelog.
The formatting of the declaration
changed in nightly-2024-09-22. The above code is formatted on stable, now it gets formatted to