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

Don't lint nan_cmp and zero_ptr in constants #1610

Merged
merged 1 commit into from
Mar 7, 2017
Merged

Conversation

oli-obk
Copy link
Contributor

@oli-obk oli-obk commented Mar 7, 2017

requires rust-lang/rust#40315 to fully resolve #1580, but at least fixes all useful cases for now.

@mcarton mcarton merged commit b48243c into master Mar 7, 2017
@mcarton mcarton deleted the no_const_warnings branch March 7, 2017 19:20
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.

zero_ptr lint detected for any lazy_static code
2 participants