Skip to content

Conversation

@dburgener
Copy link
Owner

In rust 1.89, a lint is being added when lifetimes are referred to using different syntaxes across the args and return value. We have a few instances where lifetimes are elided in the args and hidden in the return. Elide in both cases to silence the lint.

In rust 1.89, a lint is being added when lifetimes are referred to using
different syntaxes across the args and return value.  We have a few
instances where lifetimes are elided in the args and hidden in the
return.  Elide in both cases to silence the lint.
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