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 new Clippy lints #627

Merged
merged 1 commit into from
Jul 14, 2023
Merged

Conversation

Indy2222
Copy link
Collaborator

This fixes new lints added to Clippy released with Rust 1.71:

  • default_constructed_unit_structs
  • manual_while_let_some

This fixes new lints added to Clippy released with Rust 1.71:

* default_constructed_unit_structs
* manual_while_let_some
@Indy2222 Indy2222 merged commit 9c732ed into DigitalExtinction:main Jul 14, 2023
7 checks passed
@Indy2222 Indy2222 deleted the feature/clippy branch July 14, 2023 12:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant