This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 1c27ba9
committed
Stabilize the Saturating type (saturating_int_impl, rust-langgh-87920)
Also stabilizes saturating_int_assign_impl, rust-langgh-92354.
And also make pub fns const where the underlying saturating_*
fns became const in the meantime since the Saturating type was
created.1 parent b3136a8 commit 1c27ba9
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments