detects redundant imports that can be eliminated. for #117772 : In order to facilitate review and modification, split the checking code and removing redundant imports code into two PR.
clippy::needless_borrow
DiagnosticBuilder::new
fatal_no_raise
_ == _ || _ == _
matches!(_, _ | _)