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 clippy lints and enable clippy in the CI #94

Merged
merged 10 commits into from
May 29, 2024
Merged

Fix clippy lints and enable clippy in the CI #94

merged 10 commits into from
May 29, 2024

Conversation

faern
Copy link
Member

@faern faern commented May 29, 2024

Follow up to #89. This PR fixes everything cargo clippy had to complain about, and add it to the CI.

This bumps the MSRV since #[default] was stabilized in Rust 1.62. But that's 16 versions ago so no biggie.


This change is Reviewable

@faern faern force-pushed the fix-clippy-lints branch 2 times, most recently from f7ecf31 to a5b21b5 Compare May 29, 2024 14:09
@faern faern marked this pull request as ready for review May 29, 2024 14:10
@faern faern requested a review from Serock3 May 29, 2024 14:10
@faern faern force-pushed the fix-clippy-lints branch from a5b21b5 to fbc0c4d Compare May 29, 2024 14:21
@faern faern force-pushed the fix-clippy-lints branch from fbc0c4d to 3580690 Compare May 29, 2024 14:22
Copy link

@Serock3 Serock3 left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 10 of 10 files at r1, 1 of 1 files at r2, 2 of 2 files at r3, 3 of 3 files at r4, 2 of 2 files at r5, 1 of 1 files at r6, 6 of 6 files at r7, 1 of 1 files at r8, 3 of 3 files at r10, 3 of 3 files at r11, 1 of 1 files at r12, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@faern faern merged commit 3720aea into main May 29, 2024
9 checks passed
@faern faern deleted the fix-clippy-lints branch May 29, 2024 15:18
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