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

clippy fixes #1416

Closed
wants to merge 3 commits into from
Closed

clippy fixes #1416

wants to merge 3 commits into from

Conversation

clux
Copy link
Member

@clux clux commented Mar 5, 2024

various automatically applied clippy fixes + one tiny manual one it didn't manage to do by itself

not sure why clippy insisted on moving an entire impl Request block, but it showed all up as color-moved locally

clux added 2 commits March 5, 2024 20:19
Signed-off-by: clux <sszynrae@gmail.com>
Signed-off-by: clux <sszynrae@gmail.com>
@clux clux added this to the 0.89.0 milestone Mar 5, 2024
@clux clux added the changelog-exclude changelog excluded prs label Mar 5, 2024
Signed-off-by: clux <sszynrae@gmail.com>
@clux
Copy link
Member Author

clux commented Mar 5, 2024

lol, ok clippy actually --fixing things by breaking the build (e.g. removing a needed import)

@clux clux closed this Mar 5, 2024
@clux clux deleted the clippy-fix branch March 5, 2024 20:26
@clux clux removed this from the 0.89.0 milestone Mar 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog-exclude changelog excluded prs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant