-
Notifications
You must be signed in to change notification settings - Fork 80
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
Style fixes #137
Style fixes #137
Conversation
I have separated the style fixes into various commits so that some could be removed if the maintainers prefer to let the code this way. This can be the case for the "Remove useless |
a80c98b
to
02a7fbe
Compare
02a7fbe
to
36fdb85
Compare
Rebased on current master branch. |
36fdb85
to
325b175
Compare
Is this a real failure? MacOS jobs just display "This job failed" without any info, did the jobs start? |
@samueltardieu could you rebase this? I think the CI failures were just since GH disabled the old MacOS runners, this repo hasn't had maintenance in a little while.
+1, could you change |
There are also a few new failures as reported in #153, feel free to fix those as well then we can check Clippy in CI. |
325b175
to
1352525
Compare
Done. I've also added new fixes in separate commits. |
Ah I guess MSRV is the reason |
1352525
to
d4df77a
Compare
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.
Thanks for the quick updates!
Apply various style fixes found by Clippy:
as usize
starts_with()
argument