Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rollup merge of #109487 - GuillaumeGomez:move-useless-reexport-check,…
… r=petrochenkov Move useless_anynous_reexport lint into unused_imports As mentioned in rust-lang/rust#109003, this check should have been merged with `unused_imports` in the start. r? `@petrochenkov`
- Loading branch information