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

Failing clippy: used_underscore_binding #336

Closed
dtolnay opened this issue Jun 23, 2017 · 1 comment
Closed

Failing clippy: used_underscore_binding #336

dtolnay opened this issue Jun 23, 2017 · 1 comment
Labels

Comments

@dtolnay
Copy link
Member

dtolnay commented Jun 23, 2017

This is a false positive. https://github.com/Manishearth/rust-clippy/issues/1846

@dtolnay
Copy link
Member Author

dtolnay commented Sep 1, 2017

Fixed in rust-lang/rust#42871 and rust-lang/rust-clippy#1855.

@dtolnay dtolnay closed this as completed Sep 1, 2017
@dtolnay dtolnay added the warning label Sep 1, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant