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

Clippy Pedantic Acceptable Commits #6738

Closed
wants to merge 10 commits into from

Conversation

dcampbell24
Copy link
Contributor

These are the commits which you said you would accept.

#6720

@dcampbell24
Copy link
Contributor Author

^ tertsdiepraam

Copy link
Collaborator

@BenWiederhake BenWiederhake left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, the changes are easily readable and clearly correspond to each clippy lint. This could be merged as-is.

Bonus points if you also change the two small things that samueltardieu and I mentioned (preallocating the string and fixing a misleading variable name).

src/uucore/src/lib/features/checksum.rs Outdated Show resolved Hide resolved
dcampbell24 and others added 2 commits September 28, 2024 16:04
Change `bytes` to `hex`.

Co-authored-by: Ben Wiederhake <BenWiederhake.GitHub@gmx.de>
@sylvestre
Copy link
Sponsor Contributor

could you please merge the two last commits into the relevant commit?

git rebase -i origin/main
will help
thanks

Copy link

GNU testsuite comparison:

GNU test failed: tests/timeout/timeout. tests/timeout/timeout is passing on 'main'. Maybe you have to rebase?

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.

4 participants