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

clippy: fix suspicious_op_assign_impl errors (false positives) #783

Merged
merged 1 commit into from Nov 10, 2020

Conversation

filnet
Copy link
Contributor

@filnet filnet commented Oct 26, 2020

My last PR did not fix all the clippy errors...
Probably (did not check) because I am not using latest rust (stuck with 1.43.0 atm)

This one hopefully does fix all errors.

@filnet filnet mentioned this pull request Oct 26, 2020
@filnet
Copy link
Contributor Author

filnet commented Nov 9, 2020

Any chance to get this PR reviewed ?
This is a followup to #781.

And I have more clippy fixes coming.

@sebcrozet sebcrozet merged commit e2e3cea into dimforge:dev Nov 10, 2020
@sebcrozet
Copy link
Member

Thank you for all these clippy fixes @filnet!

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