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 nightly lint failing the CI pipelines #541

Merged
merged 1 commit into from
Sep 15, 2024
Merged

Conversation

V0ldek
Copy link
Member

@V0ldek V0ldek commented Sep 15, 2024

Short description

New nightly lint elided_named_lifetimes got triggered on a function in rsonpath-syntax. In this case the named lifetime is redundant itself, so the fix is to just turn it into an anonymous one.

Checklist

All of these should be ticked off before you submit the PR.

  • I ran just verify locally and it succeeded.
  • Issue was given go ahead and is linked above OR I have included justification for a minor change.
  • Unit tests for my changes are included OR no functionality was changed.

@V0ldek V0ldek merged commit 02bb171 into main Sep 15, 2024
46 checks passed
@V0ldek V0ldek deleted the v0ldek/fix-clippy-nightly branch September 15, 2024 19:22
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