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 #666

Closed
wants to merge 7 commits into from
Closed

Fix clippy warnings #666

wants to merge 7 commits into from

Conversation

nickelc
Copy link

@nickelc nickelc commented Apr 1, 2023

  • clippy::needless_borrowed_reference
  • clippy::unnecessary_cast
  • clippy::iter_kv_map
  • clippy::box_default
  • clippy::single_component_path_imports
  • clippy::needless_borrow
  • clippy::ptr_arg

@nbarrios1337
Copy link
Contributor

This might be a duplicate of the clippy work in #665. Are there any changes here that were done outside of a cargo clippy --fix invocation?

@lemmih
Copy link
Collaborator

lemmih commented Apr 2, 2023

Closing as #665 got merged first.

@lemmih lemmih closed this Apr 2, 2023
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.

None yet

3 participants