We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 756f8a0 + 4dcbc00 commit 2f305fdCopy full SHA for 2f305fd
RELEASES.md
@@ -68,7 +68,7 @@ The following previously stable methods are now `const`.
68
- `saturating_pow` for all integer types.
69
- `wrapping_pow` for all integer types.
70
- `next_power_of_two` for all unsigned integer types.
71
-- `checked_power_of_two` for all unsigned integer types.
+- `checked_next_power_of_two` for all unsigned integer types.
72
73
Cargo
74
-----------------------
0 commit comments