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

use shorthand initialization and remove redundant variables #822

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

cyrgani
Copy link
Contributor

@cyrgani cyrgani commented Sep 24, 2024

Followup to #817: remove redundant local variables, wrapper closures, explicit returns, unneded early variable declarations and unneded (mutable) references.

@not-fl3 not-fl3 merged commit 44cad5d into not-fl3:master Sep 25, 2024
6 checks passed
@not-fl3
Copy link
Owner

not-fl3 commented Sep 25, 2024

Thanks!

@cyrgani cyrgani deleted the clippy-part-3 branch September 25, 2024 06:40
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