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 clippy warnings #102

Merged
merged 1 commit into from
May 31, 2024
Merged

Fix clippy warnings #102

merged 1 commit into from
May 31, 2024

Conversation

rotty
Copy link
Owner

@rotty rotty commented May 31, 2024

clippy 0.1.78 no longer likes using multiple locations for trait bounds (lint multiple_bound_locations).

clippy 0.1.78 no longer likes using multiple locations for trait
bounds (lint `multiple_bound_locations`).
@rotty rotty merged commit 1fd8a52 into master May 31, 2024
4 checks passed
@rotty rotty deleted the wip/clippy branch May 31, 2024 19:57
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