rust/src/doc/style-guide
bors 7b4b1b08b6 Auto merge of #114901 - compiler-errors:style-guide-wc, r=calebcartwright
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`
2023-09-27 19:17:30 +00:00
..
src Auto merge of #114901 - compiler-errors:style-guide-wc, r=calebcartwright 2023-09-27 19:17:30 +00:00
book.toml Move style guide to rust-lang/rust 2022-09-24 19:49:58 +01:00