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

Fix new clippy warnings #81

Merged
merged 1 commit into from
May 26, 2024
Merged

Fix new clippy warnings #81

merged 1 commit into from
May 26, 2024

Conversation

notgull
Copy link
Member

@notgull notgull commented May 26, 2024

  • Indicate that async_process_force_signal_backend is an expected cfg
    predicate.
  • Use usize::MAX instead of std::usize::MAX.

- Indicate that `async_process_force_signal_backend` is an expected cfg
  predicate.
- Use `usize::MAX` instead of `std::usize::MAX`.

Signed-off-by: John Nunley <dev@notgull.net>
@notgull notgull merged commit 6bc5414 into master May 26, 2024
14 checks passed
@notgull notgull deleted the notgull/clippy branch May 26, 2024 17:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant