Skip to content

Missing lint categories? #6366

Closed
Closed
@llogiq

Description

@llogiq

With my recent return to reviewing clippy PRs, I found that it is often hard to categorize lints.

For example, #6086 would warn about something that is likely incorrect, but doesn't warrant a correctness lint, because it is just a heuristic and could have false positives. For now, we chose style, but that seems wrong. Perhaps consistency?

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-categoryArea: Categorization of lintsC-questionCategory: Questions

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions