]> git.lizzy.rs Git - rust.git/commit
Simplify situations in which the last sub-expr in a bin-op can go multiline without...
authorNick Cameron <ncameron@mozilla.com>
Sun, 14 Oct 2018 22:48:12 +0000 (11:48 +1300)
committerNick Cameron <ncameron@mozilla.com>
Sun, 14 Oct 2018 22:48:12 +0000 (11:48 +1300)
commitb81b9028215dbb89cd8e16d783ccd146e1d4c162
treefa93afa507e64920156b01454821a376c5cba358
parenta6ef302236dd353bd737d1196d7dc581ffc703a0
Simplify situations in which the last sub-expr in a bin-op can go multiline without making the whole expr multiline

Fixes #3034
src/pairs.rs