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 Code Quality failure #241

Merged
merged 5 commits into from
Dec 5, 2024
Merged

Fix Code Quality failure #241

merged 5 commits into from
Dec 5, 2024

Conversation

jakecorrenti
Copy link
Member

Fix a "needless lifetimes" linting failure.

First seen in https://www.github.com/containers/libkrun/pull/237

Fix a "needless lifetimes" linting failure.

Signed-off-by: Jake Correnti <[email protected]>
tylerfanelli
tylerfanelli previously approved these changes Dec 3, 2024
clippy has started complainig about unneeded lifetimes, so remove
them.

Signed-off-by: Sergio Lopez <[email protected]>
Let's make clippy happy again.

Signed-off-by: Sergio Lopez <[email protected]>
@slp slp merged commit 587c49d into containers:main Dec 5, 2024
5 checks passed
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.

3 participants