]> git.lizzy.rs Git - rust.git/commitdiff
Auto merge of #51739 - Amanieu:update_rustfmt, r=Mark-Simulacrum
authorbors <bors@rust-lang.org>
Sat, 23 Jun 2018 22:27:30 +0000 (22:27 +0000)
committerbors <bors@rust-lang.org>
Sat, 23 Jun 2018 22:27:30 +0000 (22:27 +0000)
Update rustfmt submodule

The version of rustfmt currently shipped with nightly breaks code that uses `break 'label`. This PR updates the submodule to include the fix (https://github.com/rust-lang-nursery/rustfmt/pull/2774).


Trivial merge