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

chore: apply rust 2018 idioms lint #1

Draft
wants to merge 1 commit into
base: clippy
Choose a base branch
from
Draft

Conversation

robjtede
Copy link
Collaborator

@robjtede robjtede commented Aug 27, 2023

will submit to redis-rs when redis-rs#934 is merged


rust_2018_idioms is a lint group containing things that are likely to become errors in a future edition, and also improves comprehensibility. In this case, mostly due to elided lifetimes parameters.

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.

1 participant