Consider splitting unused_import's glob re-export visibility warning into its own lint #123210
Labels
A-diagnostics
Area: Messages for errors, warnings, and lints
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
C-bug
Category: This is a bug.
L-unused_imports
Lint: unused_imports
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team, which will review and decide on the PR/issue.
Code
Current output
Desired output
No response
Rationale and extra context
An unused import lint feels wrong to be because i am using
baz
.Other cases
No response
Rust Version
Anything else?
No response
The text was updated successfully, but these errors were encountered: