Skip to content

Conversation

AmrDeveloper
Copy link

Hello,

There are a lot of warns that detected by clippy, is there is any plan to work on them for example as good first issue? many of them are related to nested if else that can be collapsed

@ytmimi
Copy link
Contributor

ytmimi commented Jun 4, 2024

We don't have any large plan to address clippy lints. We sometimes accept clippy PRs, though they're not a high priority for rustfmt. These changes seem fairly straightforward so I'm happy to get these merged.

Ran our Diff Check CI job, and everything passed so we're good to go!

@ytmimi ytmimi merged commit c97996f into rust-lang:master Jun 4, 2024
@AmrDeveloper AmrDeveloper deleted the collapse_nested_if branch June 4, 2024 05:45
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.

3 participants