]> git.proxmox.com Git - cargo.git/commit
Auto merge of #5814 - alexcrichton:fix-all-targets, r=alexcrichton
authorbors <bors@rust-lang.org>
Mon, 30 Jul 2018 22:11:58 +0000 (22:11 +0000)
committerbors <bors@rust-lang.org>
Mon, 30 Jul 2018 22:11:58 +0000 (22:11 +0000)
commitaf6e295d209dd9c9010017f83ff1ef22d6a16181
tree2e8c0f5629f0409890497dec5a808c182e990d79
parent7386d438c8a184ebd24c19755ba3a86b92915755
parentff8a95e296c203f614d60aa6ed454129c2627476
Auto merge of #5814 - alexcrichton:fix-all-targets, r=alexcrichton

cargo fix: Pass `--all-targets` to `cargo fix` by default

This'll help fix as much code as possible, including tests!

Closes #5739
tests/testsuite/fix.rs