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 clippy lint useless-conversion #2509

Closed
wants to merge 2 commits into from
Closed

fix clippy lint useless-conversion #2509

wants to merge 2 commits into from

Conversation

eopb
Copy link
Contributor

@eopb eopb commented Mar 15, 2023

Motivation

This clippy lint is causing CI to fail. This is probably due to clippy being extended in a recent rust release.

Solution

Removed the offending "useless conversion".

@eopb eopb requested review from hawkw, davidbarsky and a team as code owners March 15, 2023 21:22
@eopb eopb closed this Jun 16, 2023
@eopb eopb deleted the clippy branch September 5, 2023 18: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.

None yet

1 participant