Skip to content

Commit

Permalink
Auto merge of #114901 - compiler-errors:style-guide-wc, r=calebcartwr…
Browse files Browse the repository at this point in the history
…ight

Amend style guide section for formatting where clauses in type aliases

This PR has two parts:
1. Amend wording about breaking before or after the `=`, which is a style guide bugfix to align it with current rustfmt behavior.
2. Explain how to format trailing (#89122) where clauses, which are preferred in both GATs (#90076) and type aliases (#114662).

r? `@joshtriplett`
  • Loading branch information
bors committed Sep 27, 2023
2 parents d3ec694 + 2f9e9a2 commit 9a0aafa
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 9a0aafa

Please sign in to comment.