about summary refs log tree commit diff
path: root/compiler/rustc_interface/src
diff options
context:
space:
mode:
authorfee1-dead <ent3rm4n@gmail.com>2023-07-06 09:20:32 +0800
committerGitHub <noreply@github.com>2023-07-06 09:20:32 +0800
commitbaba9047ebdba3f0555d5c4443f2668a7a1ac0c8 (patch)
tree10e218fe4b4dd4fb3a33e8171ce54290ba124968 /compiler/rustc_interface/src
parente461502e06b171c05d4730b4d1a2846a1e5847fa (diff)
parent03e64f409f6aea697e43e3985353d7796cd102f2 (diff)
downloadrust-baba9047ebdba3f0555d5c4443f2668a7a1ac0c8.tar.gz
rust-baba9047ebdba3f0555d5c4443f2668a7a1ac0c8.zip
Rollup merge of #113145 - joshtriplett:style-guide-document-assignment-newlines, r=joshtriplett
style-guide: Document newline rules for assignment operators

The style guide gives general rules for binary operators including
assignment, and one of those rules says to put the operator on the
subsequent line; the style guide needs to explicitly state the exception
of breaking *after* assignment operators rather than before.

This is already what rustfmt does and what users do; this fixes the
style guide to match the expected default style.
Diffstat (limited to 'compiler/rustc_interface/src')
0 files changed, 0 insertions, 0 deletions