Skip to content

Fix warnings about lifetimes being elided - #92

Open
linkmauve wants to merge 1 commit into
rust-lang:mainfrom
linkmauve:fix-warnings
Open

Fix warnings about lifetimes being elided#92
linkmauve wants to merge 1 commit into
rust-lang:mainfrom
linkmauve:fix-warnings

Conversation

@linkmauve

Copy link
Copy Markdown

Since Rust 1.89.0, there is a new warning about such unwanted elisions, so let’s fix that with explicit elisions.

Since Rust 1.89.0[1], there is a new warning about such unwanted
elisions, so let’s fix that with explicit elisions.

[1] https://blog.rust-lang.org/2025/08/07/Rust-1.89.0/
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