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 lints #337

Merged
merged 2 commits into from
Nov 4, 2020
Merged

Fix clippy lints #337

merged 2 commits into from
Nov 4, 2020

Conversation

evnu
Copy link
Member

@evnu evnu commented Nov 3, 2020

This PR fixes the following clippy lints:

  • unusual_byte_groupings
  • needless_lifetimes
  • unnecessary_cast

* `unusual_byte_groupings`
* superfluous cast
@evnu evnu requested a review from a team November 3, 2020 20:01
@hansihe
Copy link
Member

hansihe commented Nov 3, 2020

LGTM

@evnu evnu merged commit c61ab3c into rusterlium:master Nov 4, 2020
@evnu evnu deleted the fix-clippy branch November 4, 2020 06:14
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

2 participants