]> git.proxmox.com Git - cargo.git/commitdiff
Auto merge of #5843 - alexcrichton:idioms-for, r=alexcrichton
authorbors <bors@rust-lang.org>
Thu, 2 Aug 2018 16:50:42 +0000 (16:50 +0000)
committerbors <bors@rust-lang.org>
Thu, 2 Aug 2018 16:50:42 +0000 (16:50 +0000)
Add a `--edition-idioms` flag to `cargo fix`

This, like `--prepare-for`, will be part of the transition guide which
automatically applies the necessary lint group from the compiler to associated
code.

cc rust-lang/rust#52679


Trivial merge