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 more code cleanups. #242

Merged
merged 10 commits into from
Mar 29, 2020
Merged

Some more code cleanups. #242

merged 10 commits into from
Mar 29, 2020

Conversation

kaimast
Copy link

@kaimast kaimast commented Mar 28, 2020

It might sense to actually run cargo clippy in the future. There's a bunch of other stuff that would require larger code changes so I did not touch that...

@hecrj
Copy link
Member

hecrj commented Mar 29, 2020

It might sense to actually run cargo clippy in the future.

I like to run it every once in a while. I feel it helps in many situations but sometimes it's a bit too pedantic for my tastes.

I have fixed some of the lints left. I believe the ones remaining are either false positives or very subjective.

Thank you for taking a look! We can merge this 🥂

@hecrj hecrj merged commit 5b2c71a into iced-rs:master Mar 29, 2020
@hecrj hecrj added the improvement An internal improvement label Mar 29, 2020
@hecrj hecrj added this to the 0.1.0 milestone Mar 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement An internal improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants