Skip to content

Detect dependencies that are in Cargo.toml but not used in the crate #3644

Open

Description

idea from https://twitter.com/eddyb_r/status/1082458713640841221

Basically detect discrepancies between the --extern flags and everything being loaded by the current crate via extern crate or implicitly in Rust 2018

related: #1892

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    A-lintArea: New lintsT-cargoType: cargo related

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions