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

Fix most clippy lints #1007

Merged
merged 3 commits into from Jul 31, 2020
Merged

Fix most clippy lints #1007

merged 3 commits into from Jul 31, 2020

Conversation

vks
Copy link
Collaborator

@vks vks commented Jul 31, 2020

I did not touch distributions/uniform.rs, since the corresponding warnings are addressed in #1003

This includes one breaking change.

vks added 2 commits July 31, 2020 17:38
This fixes a clippy warning and slightly improves ergonomic.

This is technically a breaking change, but it is unlikely to break code
in practice, since `IntoIterator` is in Rust's prelude.
Copy link
Member

@dhardy dhardy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All changes look good 👍

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.

None yet

2 participants