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 warnings #233

Merged
merged 14 commits into from
Nov 9, 2021
Merged

Conversation

pleshevskiy
Copy link
Contributor

@pleshevskiy pleshevskiy commented Nov 13, 2020

Added built-in attribute that deny some rust lints and all clippy rules (with some exceptions) and fixed all moments in the code.

These changes should reduce a bit memory allocation

@valeriansaliou
Copy link
Owner

Thank you for that. I've not forgotten about this, and will take care of reviewing it and merging it whenever I have a slot of time :) Been quite busy lately on other priorities, this is still stacked in my email inbox so I will not forget about that!

@pleshevskiy
Copy link
Contributor Author

I see that you are actively working with "Makers For Life" project. Feel free to contact me if I can help something.

@pleshevskiy
Copy link
Contributor Author

just resolved conflicts :)

@pleshevskiy
Copy link
Contributor Author

@valeriansaliou I've rebased and pushed new changes. Could you take the time to look at this PR? I think the clippy tool is very important because it gives us very useful clues that you don't always think of the first time.

@valeriansaliou
Copy link
Owner

Excellent! Thanks a ton. I'm doing a PR and issue pass today for Sonic, so the timing is perfect :)

Copy link
Owner

@valeriansaliou valeriansaliou left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@valeriansaliou valeriansaliou merged commit e78599a into valeriansaliou:master Nov 9, 2021
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