The job of `cargo fix` is getting more complicated, as it will need to handle fixes between three editions instead of two. See https://github.com/rust-lang/cargo/pull/8922#issuecomment-754711396 - [ ] Figure out what to do. - [ ] Implement that. (To be updated later. Just filing this issue to make sure we won't lose track of this.)
The job of
cargo fixis getting more complicated, as it will need to handle fixes between three editions instead of two.See #8922 (comment)
(To be updated later. Just filing this issue to make sure we won't lose track of this.)