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 nightly clippy warnings #872

Merged
merged 1 commit into from
Jul 21, 2024
Merged

Conversation

PolpOnline
Copy link
Contributor

@PolpOnline PolpOnline commented Jul 21, 2024

What does this PR do

Fixes some issues proposed by clippy, as requested in #871

Standards checklist

  • The PR title is descriptive.
  • I have read CONTRIBUTING.md
  • Optional: I have tested the code myself

Fixes #871

Copy link
Member

@SteveLauC SteveLauC left a comment

Choose a reason for hiding this comment

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

Thanks! Perhaps I should consider running clippy with the nightly toolchain to catch them:)

@SteveLauC SteveLauC merged commit fdf40db into topgrade-rs:main Jul 21, 2024
11 checks passed
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.

clippy warnings on main
2 participants