Skip to content

Supporting deny instead of allow list for multiple_crate_versions #17442

Description

@kb-1000

Description

The use case would be to only deny multiple versions of specific crates, instead of for all crates.
You could do this by allowlisting all crates except the intended ones, but that may still lead to false positives when updating dependencies and those introduce new duplicate versions.

Version


Additional Labels

@rustbot label +C-enhancement

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-uiArea: Clippy interface, usage and configurationC-enhancementCategory: Enhancement of lints, like adding more cases or adding help messagesT-cargoType: cargo related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions