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

Convert a bunch of lifetimes to '_ due to clippy now recommending this #72

Merged
merged 1 commit into from
Jan 21, 2025

Conversation

faern
Copy link
Member

@faern faern commented Jan 17, 2025

Clippy now suggest eliding lifetimes where possible. This currently blocks #71 from having a clean CI run so I went ahead and made the fix.

Here you can see a run with the failures: https://github.com/mullvad/nftnl-rs/actions/runs/12828434730/job/35778279138?pr=71


This change is Reviewable

Copy link
Contributor

@MarkusPettersson98 MarkusPettersson98 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 5 of 5 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved

@faern faern merged commit e7c9913 into main Jan 21, 2025
9 checks passed
@faern faern deleted the elide-lifetimes branch January 21, 2025 12:02
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