Skip to content

Detect unused Rust dependencies #388

Open
@alexjpwalker

Description

@alexjpwalker

We have an unused_deps tool for Java. Similar tooling exists for Cargo, e.g. via https://github.com/est31/cargo-udeps. We should seek to integrate it into our Rust repos.

Ideally, rules_rust would provide such a feature. We should investigate if there is one live, or in the works.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions