Skip to content

Conversation

@moldhouse
Copy link
Contributor

with changes to rust lifetime elision rules, the compiler generates a warning for methods that return a type that has a lifetime parameter tied to &self but are not explicit about it

with changes to rust lifetime elision rules, the compiler
generates a warning for methods that return a type that
has a lifetime parameter tied to &self but are not explicit
about it
Copy link
Owner

@64bit 64bit left a comment

Choose a reason for hiding this comment

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

Thank you for the PR!

@64bit 64bit merged commit 6becdfc into 64bit:main Nov 5, 2025
1 check 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.

2 participants