-
-
Notifications
You must be signed in to change notification settings - Fork 144
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 #623
fix clippy #623
Conversation
I need to do a lil more |
ive done what I can as generated code is failing CI and I dont wanna fix that rn |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wish there was a way to disable the pub
-> pub(crate)
lint for binaries.
@rj00a I'm gonna work on the dep update now so can we get this merged? I know it doesn't solve all but I can do the generated code after updating deps. |
make clippy happy.