]> git.proxmox.com Git - cargo.git/commit
Change `cargo fix --edition` to only fix edition lints.
authorEric Huss <eric@huss.org>
Fri, 27 Aug 2021 16:26:11 +0000 (09:26 -0700)
committerEric Huss <eric@huss.org>
Fri, 27 Aug 2021 18:28:03 +0000 (11:28 -0700)
commit46450d6e3af09ff0de365a8d16d0f728adbf2662
treee8cf5dd4438ce116b8bc4f8eb6fff4814bbe0c52
parentf559c109cc79fe413a8535fb620a5a58b3823d94
Change `cargo fix --edition` to only fix edition lints.
src/cargo/ops/fix.rs
tests/testsuite/fix.rs