-
Notifications
You must be signed in to change notification settings - Fork 1k
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 #3855
fix clippy warnings #3855
Conversation
r? @JohnTitor rustbot has assigned @JohnTitor. Use |
Thanks! I'll add to stable too if it applies cleanly. Are there any remaining clippy errors? @rustbot label +stable-nominated |
Yes, there are. I didnt fix edition related stuffs because I had no idea which edition is intended for libc |
That is a good question that I have been meaning to bring up. I think we will target e2021 on |
(backport <rust-lang#3855>) (cherry picked from commit a438a21)
(backport <rust-lang#3855>) [ drop change to `.split` that doesn't work with old rustc - Trevor ] (cherry picked from commit a438a21)
I was going to backport this but almost all of this doesn't work on our oldest version, so I guess there isn't much need. |
(backport <rust-lang#3855>) (cherry picked from commit a438a21)
No description provided.