Skip to content
New issue

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

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

Already on GitHub? # to your account

Resolve clippy warnings #1201

Merged
merged 2 commits into from
Nov 2, 2023
Merged

Resolve clippy warnings #1201

merged 2 commits into from
Nov 2, 2023

Conversation

spenserblack
Copy link
Collaborator

This removes unnecessary references (not raised by clippy, but fixed with cargo clippy --fix)
and simplifies the return type signatures.

Copy link
Owner

@o2sh o2sh left a comment

Choose a reason for hiding this comment

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

Thanks a lot for taking care of the last clippy warnings @spenserblack

Co-authored-by: Ossama Hjaji <ossama-hjaji@live.fr>
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants