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

Add clippy-driver as a proxy #1679

Merged
merged 1 commit into from
Mar 5, 2019

Conversation

kinnison
Copy link
Contributor

@kinnison kinnison commented Mar 4, 2019

The Cargo team are taking cargo clippy on-board and as such
will need clippy-driver as a general proxy.

Signed-off-by: Daniel Silverstone dsilvers@digital-scurf.org

@kinnison
Copy link
Contributor Author

kinnison commented Mar 4, 2019

@Manishearth Should we be changing cargo-clippy to no longer suggest clippy too, or will that be unnecessary?

@Manishearth
Copy link
Member

No, keep cargo-clippy exactly the same for now. Implementing this will be a long process and we'll need both to be around for a significant amount of time.

We'll make a PR removing cargo-clippy when we need to 😄

thanks!

@dwijnand
Copy link
Member

dwijnand commented Mar 4, 2019

Fixes #1678?

@kinnison
Copy link
Contributor Author

kinnison commented Mar 4, 2019

Fixes #1678?

Rats, you're quite right, I forgot that, I'll pop a fix up for that now.

The Cargo team are taking `cargo clippy` on-board and as such
will need `clippy-driver` as a general proxy.

Fixes: rust-lang#1678

Signed-off-by: Daniel Silverstone <dsilvers@digital-scurf.org>
@kinnison
Copy link
Contributor Author

kinnison commented Mar 4, 2019

Oops :D I think that'll be good to merge once green.

@Manishearth
Copy link
Member

it's green

r? @dwijnand

@dwijnand dwijnand merged commit 35d6f4b into rust-lang:master Mar 5, 2019
@bors bors mentioned this pull request Mar 5, 2019
@kinnison kinnison deleted the kinnison/cargo-clippy branch March 5, 2019 20:19
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 this pull request may close these issues.

3 participants