Skip to content

Resolve the majority of pedantic clippy warnings #29

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

Closed
wants to merge 6 commits into from
Closed

Resolve the majority of pedantic clippy warnings #29

wants to merge 6 commits into from

Conversation

andypymont
Copy link
Contributor

Resolve most warnings shown by cargo clippy -- -W clippy::pedantic:

  • clippy::single_match_else
  • clippy::if_not_else
  • clippy::must_use_candidate
  • clippy::module_name_repetitions

This leaves only the Panics/Errors documentation warnings as discussed in #28

@fspoettel fspoettel closed this in d7af3dc Oct 31, 2023
@fspoettel
Copy link
Owner

fspoettel commented Oct 31, 2023

Hey, thanks for getting the ball rolling here. I merged this as d7af3dc after fixing some merge conflicts and credited you as co-author.

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