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

Satisfy clippy #690

Merged
merged 2 commits into from
Aug 12, 2022
Merged

Satisfy clippy #690

merged 2 commits into from
Aug 12, 2022

Conversation

Urhengulas
Copy link
Member

There are a couple of new clippy lints, most noticeable warning: you are deriving PartialEq and can implement Eq.

@Urhengulas
Copy link
Member Author

bors r+

bors bot added a commit that referenced this pull request Aug 12, 2022
690: Satisfy clippy r=Urhengulas a=Urhengulas

There are a couple of new clippy lints, most noticeable [warning: you are deriving `PartialEq` and can implement `Eq`](https://rust-lang.github.io/rust-clippy/master/index.html#derive_partial_eq_without_eq).

Co-authored-by: Urhengulas <johann.hemmann@code.berlin>
@bors
Copy link
Contributor

bors bot commented Aug 12, 2022

Canceled.

@Urhengulas
Copy link
Member Author

bors retry

@bors
Copy link
Contributor

bors bot commented Aug 12, 2022

Build succeeded:

@bors bors bot merged commit 8cf6efe into main Aug 12, 2022
@bors bors bot deleted the clippy branch August 12, 2022 15:04
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.

1 participant