Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix "one type is more general" error #73

Merged
merged 2 commits into from
Sep 9, 2024

Conversation

chifflier
Copy link
Member

No description provided.

Clippy is wrong here, the lifetime cannot be elided, else callers get an error
"one type is more general than the other".
@chifflier chifflier merged commit cff33d0 into master Sep 9, 2024
26 checks passed
@chifflier chifflier deleted the fix-type-more-general-error branch September 9, 2024 11:45
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