Skip to content

Comments

Fix mismatched_lifetime_syntaxes warnings#11

Open
linkmauve wants to merge 1 commit intoUniversalGameExtraction:masterfrom
linkmauve:fix-warnings
Open

Fix mismatched_lifetime_syntaxes warnings#11
linkmauve wants to merge 1 commit intoUniversalGameExtraction:masterfrom
linkmauve:fix-warnings

Conversation

@linkmauve
Copy link

Since Rust 1.89.0, a warning is emitted by default when the lifetime of the return type is implicitly elided but matches an input parameter of the function.

Since Rust 1.89.0, a warning is emitted by default when the lifetime of
the return type is implicitly elided but matches an input parameter of
the function.
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