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::needless_lifetimes warnings throughout stackslib #5638

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

jferrant
Copy link
Collaborator

@jferrant jferrant commented Jan 2, 2025

No description provided.

@jferrant jferrant requested a review from a team as a code owner January 2, 2025 22:17
Copy link
Contributor

@jbencin jbencin left a comment

Choose a reason for hiding this comment

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

Lifetimes have no effect on runtime behavior, so if it compiles, it's good

@jferrant jferrant added this pull request to the merge queue Jan 3, 2025
Merged via the queue into develop with commit 0ba072c Jan 3, 2025
1 check passed
@blockstack-devops
Copy link
Contributor

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@stacks-network stacks-network locked as resolved and limited conversation to collaborators Jan 11, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants