Skip to content

Lint for use ident; #4903

Closed
Closed
@jhpratt

Description

@jhpratt

Any statement of the form use ident; is inherently useless, as it brings nothing new into scope. It can safely be removed in all situations (unless there's an edge case I'm not aware of?).

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-lintArea: New lintsL-complexityLint: Belongs in the complexity lint groupL-suggestionLint: Improving, adding or fixing lint suggestionsgood first issueThese issues are a good way to get started with Clippy

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions