Closed
Description
rust/src/libstd/io/buffered.rs
Lines 1136 to 1140 in 9d09331
rustfmt
and x.py fmt
disagree about the correct formatting of this block. This causes issues with editors configured to "rustfmt-on-save", because you have to keep manually reverting / running tidy. You can see this in the commit log for #72808, which has many commits that unintentionally / accidentally bounce between the two formats: