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

Support cargo install #11

Open
arcnmx opened this issue Jan 4, 2016 · 0 comments
Open

Support cargo install #11

arcnmx opened this issue Jan 4, 2016 · 0 comments

Comments

@arcnmx
Copy link
Owner

arcnmx commented Jan 4, 2016

Due to the dependency on the clippy plugin, cargo-clippy does not work as a standalone binary. cargo install does not support external resources and so cannot be used as-is to install cargo-clippy.

One potential approach would be to embed clippy into the cargo-clippy binary and extract it to a temporary directory when it's needed.

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

Successfully merging a pull request may close this issue.

1 participant