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 suggestions #663

Merged
merged 1 commit into from Aug 16, 2022
Merged

Fix clippy suggestions #663

merged 1 commit into from Aug 16, 2022

Conversation

djc
Copy link
Contributor

@djc djc commented Aug 15, 2022

No description provided.

redis/src/geo.rs Outdated Show resolved Hide resolved
@jaymell jaymell merged commit 02fbee5 into main Aug 16, 2022
@jaymell jaymell deleted the clippy-1.63 branch August 16, 2022 05:11
@nihohit
Copy link
Contributor

nihohit commented Aug 22, 2022

@djc @jaymell BTW, I noticed that you're running clippy without the --all-features flag, which means that all of your code which is under a feature flag isn't checked. Is this something you want fixed?

@djc
Copy link
Contributor Author

djc commented Aug 22, 2022

@nihohit yes, that would be nice to fix! Thanks!

@nihohit
Copy link
Contributor

nihohit commented Aug 22, 2022

@djc done
#667

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

3 participants