cargo fix fails, having introduced compilation warnings #83315
Labels
A-edition-2018
Area: The 2018 edition
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
A-suggestion-diagnostics
Area: Suggestions generated by the compiler applied by `cargo fix`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I tried to use
cargo fix --edition-idioms
, but it printed a lot of errors and declined to fix some things.I've attached the output.
output.txt
Meta
rustc --version --verbose
:The text was updated successfully, but these errors were encountered: