Skip to content

Implementing clamp for Float trait#305

Merged
cuviper merged 2 commits intorust-num:masterfrom
michaelciraci:implement-float-clamp
May 3, 2024
Merged

Implementing clamp for Float trait#305
cuviper merged 2 commits intorust-num:masterfrom
michaelciraci:implement-float-clamp

Conversation

@michaelciraci
Copy link
Contributor

Implementing clamp for Float per this issue: #234

@cuviper
Copy link
Member

cuviper commented Feb 8, 2024

We can't blindly forward to the inherent methods until Rust 1.50, but I'm planning an MSRV bump soon, stay tuned...

@cuviper cuviper force-pushed the implement-float-clamp branch from a70b2c5 to 1a44ffb Compare May 3, 2024 20:45
@cuviper cuviper added this pull request to the merge queue May 3, 2024
Merged via the queue into rust-num:master with commit 8358949 May 3, 2024
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