Skip to content

Make elided lifetimes visible#13

Merged
seanmonstar merged 1 commit intoseanmonstar:masterfrom
chrysn-pull-requests:build-with-recent-rust
Sep 8, 2025
Merged

Make elided lifetimes visible#13
seanmonstar merged 1 commit intoseanmonstar:masterfrom
chrysn-pull-requests:build-with-recent-rust

Conversation

@chrysn
Copy link
Copy Markdown
Contributor

@chrysn chrysn commented Sep 8, 2025

This addresses the mismatched_lifetime_syntaxes lint, which is fatal to builds of this project since it was implemented in 1.89 and the project has deny(warnings) active.

This addresses the `mismatched_lifetime_syntaxes` lint.
Copy link
Copy Markdown
Owner

@seanmonstar seanmonstar left a comment

Choose a reason for hiding this comment

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

Thanks!

@seanmonstar seanmonstar merged commit e112bed into seanmonstar:master Sep 8, 2025
4 checks passed
@chrysn chrysn deleted the build-with-recent-rust branch September 8, 2025 12:46
@chrysn chrysn mentioned this pull request Sep 8, 2025
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