]> git.proxmox.com Git - cargo.git/commit
Auto merge of #7526 - ehuss:rustfmt, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 18 Oct 2019 22:20:14 +0000 (22:20 +0000)
committerbors <bors@rust-lang.org>
Fri, 18 Oct 2019 22:20:14 +0000 (22:20 +0000)
commiteb12fff356189a06c438e73baa2e493923626216
treeb276513515954f976dea8ae5ea546971f46192c1
parent06ddf3557796038fd87743bd3b6530676e12e719
parentd6d15141f8ef21f1cebeaa4d42606f29e7d00239
Auto merge of #7526 - ehuss:rustfmt, r=alexcrichton

rustfmt for nightly changes.

Something in the latest nightly versions of rustfmt has slightly changed the logic here. Fortunately stable ignores the new formatting, and it looks better to me anyways.  I tend to always use nightly, so this helps me with a slight annoyance where this line keeps getting changed.