Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Detect unused Rust dependencies #388

Open
alexjpwalker opened this issue Nov 17, 2022 · 0 comments
Open

Detect unused Rust dependencies #388

alexjpwalker opened this issue Nov 17, 2022 · 0 comments

Comments

@alexjpwalker
Copy link
Member

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.

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

No branches or pull requests

1 participant