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

Some clippy fixes #173

Merged
merged 17 commits into from
May 14, 2024
Merged

Some clippy fixes #173

merged 17 commits into from
May 14, 2024

Conversation

lqd
Copy link
Member

@lqd lqd commented May 14, 2024

When adding rustfmt to CI, I noticed clippy was installed by default so I tried it and heard its many complaints with aplomb. (It hates the macro parsing in particular).

This PR cuts down on the number of warnings it generated, in different commits so they can be dropped in case some of its suggestions are suboptimal.

@lqd
Copy link
Member Author

lqd commented May 14, 2024

(Thanks for the approval, I don't have merge rights tho)

@compiler-errors compiler-errors merged commit 7ce7522 into rust-lang:main May 14, 2024
3 checks passed
@lqd lqd deleted the youpi branch May 14, 2024 13:48
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