<!-- Thank you for filing a bug report! 🐛 Please provide a short summary of the bug, along with any information you feel relevant to replicating the bug. --> 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](https://github.com/rust-lang/rust/files/6174862/output.txt) ### Meta <!-- If you're using the stable version of the compiler, you should also check if the bug also exists in the beta or nightly versions. --> `rustc --version --verbose`: ``` cargo 1.52.0-nightly (90691f2bf 2021-03-16) release: 1.52.0 commit-hash: 90691f2bfe9a50291a98983b1ed2feab51d5ca55 commit-date: 2021-03-16 ```