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

shuf: use usize::MAX instead of std::usize::MAX #6482

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

lcheylus
Copy link
Contributor

Fix warnings from legacy_numeric_constants lint

Fix #6478

Fix warning from legacy_numeric_constants lint

Fix uutils#6478

Signed-off-by: Laurent Cheylus <foxy@free.fr>
@cakebaker cakebaker mentioned this pull request Jun 19, 2024
@cakebaker cakebaker merged commit c9f4742 into uutils:main Jun 19, 2024
67 of 68 checks passed
@cakebaker
Copy link
Contributor

Thanks!

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.

shuf: lint error legacy_numeric_constants with Rust 1.79.0
2 participants