Skip to content

Lint for wildcard dependencies in Cargo.toml #3347

Closed
@phansch

Description

@phansch

From the edition guide:

A wildcard dependency means that you work with any possible version of your dependency. This is highly unlikely to be true, and would cause unnecessary breakage in the ecosystem.

We already have one cargo lint, so I think this shouldn't be too difficult.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-lintArea: New lintsT-cargoType: cargo relatedgood 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