Skip to content

Conversation

@tbodt
Copy link
Contributor

@tbodt tbodt commented Sep 2, 2025

New lint in rust 1.89 warns when inferred lifetimes connect a parameter to a return value, but one of these is a struct written without '_.

New lint in rust 1.89 warns when inferred lifetimes connect a parameter
to a return value, but one of these is a struct written without '_.
@LaurenzV LaurenzV changed the title Fix mismatched_lifetime_syntaxes warnings Fix mismatched_lifetime_syntaxes warnings Sep 3, 2025
@LaurenzV LaurenzV merged commit 6156030 into harfbuzz:main Sep 3, 2025
2 checks passed
@tbodt tbodt deleted the mismatched-lifetime-warnings branch September 3, 2025 15:47
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