rust-clippy icon indicating copy to clipboard operation
rust-clippy copied to clipboard

Add new lint: `std_wildcard_imports`

Open alanbondarun opened this issue 5 months ago • 3 comments

changelog: [std_wildcard_imports]: Initial implementation

This fixes rust-lang/rust-clippy#13961.

Please let me know if there any missing test cases and/or changes!

TODO

  • [x] Fix failed tests from other lints
  • [x] Add more test cases

alanbondarun avatar May 22 '25 10:05 alanbondarun