Skip to content

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

Merged
cakebaker merged 1 commit intouutils:mainfrom
lcheylus:numeric_constants
Jun 19, 2024
Merged

shuf: use usize::MAX instead of std::usize::MAX#6482
cakebaker merged 1 commit intouutils:mainfrom
lcheylus:numeric_constants

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
@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