Skip to content

Implement Zero, One, and Num for core::num::Saturating<T> #337

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

Merged
merged 2 commits into from
Jun 17, 2025

Conversation

dsemi
Copy link
Contributor

@dsemi dsemi commented Oct 8, 2024

Basically b024e1c but for Saturating.

@cuviper
Copy link
Member

cuviper commented Jun 17, 2025

Thanks! I just added an autocfg check since this is only available in Rust 1.74 and later.

@cuviper cuviper added this pull request to the merge queue Jun 17, 2025
Merged via the queue into rust-num:master with commit fbdc29a Jun 17, 2025
4 checks passed
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.

2 participants