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 clippy warning per rust 1.73 #1017

Merged
merged 1 commit into from
Oct 11, 2023

Conversation

tsachiherman
Copy link
Contributor

What

fix clippy warning

Why

Clippy updates for v1.73 is more opinionated then ever!

Known limitations

n/a

@tsachiherman tsachiherman self-assigned this Oct 11, 2023
@tsachiherman tsachiherman enabled auto-merge (squash) October 11, 2023 15:17
@tsachiherman tsachiherman merged commit 2b5bb4f into main Oct 11, 2023
21 of 22 checks passed
@tsachiherman tsachiherman deleted the tsachi/fix-clippy-1.73-warnings branch October 11, 2023 16:18
@leighmcculloch
Copy link
Member

For anyone following along, the new lint is:
https://rust-lang.github.io/rust-clippy/master/index.html#ignored_unit_patterns

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.

2 participants