Open
Description
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.