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

chore: fix clippy::borrow_deref_ref lints #2277

Merged
merged 2 commits into from Aug 15, 2022
Merged

Conversation

hawkw
Copy link
Member

@hawkw hawkw commented Aug 15, 2022

This fixes some new Clippy lints introduced in the latest Rust version.

This fixes a new Clippy lint introduced in the latest Rust version.
@hawkw hawkw enabled auto-merge (squash) August 15, 2022 21:02
@bryangarza bryangarza self-requested a review August 15, 2022 21:04
@hawkw hawkw merged commit f63ae9b into master Aug 15, 2022
@hawkw hawkw deleted the eliza/borrow-deref-ref branch August 15, 2022 21:04
davidbarsky pushed a commit that referenced this pull request Sep 8, 2022
This fixes new Clippy lints introduced in the latest Rust version.

* chore: fix `clippy::borrow_deref_ref` lints
* chore: fix `clippy::partial_eq_without_eq` lint
hawkw added a commit that referenced this pull request Sep 19, 2022
This fixes new Clippy lints introduced in the latest Rust version.

* chore: fix `clippy::borrow_deref_ref` lints
* chore: fix `clippy::partial_eq_without_eq` lint
hawkw added a commit that referenced this pull request Sep 19, 2022
This fixes new Clippy lints introduced in the latest Rust version.

* chore: fix `clippy::borrow_deref_ref` lints
* chore: fix `clippy::partial_eq_without_eq` lint
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