mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-22 06:44:35 +00:00
fix typo in RELEASES.md
This commit is contained in:
parent
cecdb181ad
commit
4dcbc005c5
@ -68,7 +68,7 @@ The following previously stable methods are now `const`.
|
||||
- `saturating_pow` for all integer types.
|
||||
- `wrapping_pow` for all integer types.
|
||||
- `next_power_of_two` for all unsigned integer types.
|
||||
- `checked_power_of_two` for all unsigned integer types.
|
||||
- `checked_next_power_of_two` for all unsigned integer types.
|
||||
|
||||
Cargo
|
||||
-----------------------
|
||||
|
Loading…
Reference in New Issue
Block a user