mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-17 15:16:45 +00:00
Ignoring unused bindings should be a determination made by a human, `rustfix` shouldn't auto-apply the suggested change. Fix #54196.
Ignoring unused bindings should be a determination made by a human, `rustfix` shouldn't auto-apply the suggested change. Fix #54196.