Skip to content

cargo rail unify doesn't actually detect unused dependencies #11

@deifactor

Description

@deifactor

If I run

cargo init --lib my-lib
cd my-lib
git add .
git commit -m "init"
cargo add eyre

then cargo rail unify --check exits with status 0, and cargo rail unify doesn't notice that eyre is unused, even though cargo machete, cargo udeps, and cargo shear can find it just fine.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions