Update RELEASES.md
Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com>
This commit is contained in:
parent
8a026f1cdd
commit
4c0a3d5894
@ -68,7 +68,7 @@ Libraries
|
|||||||
functions for all numeric types.][57566]
|
functions for all numeric types.][57566]
|
||||||
- [The `get` method for all `NonZero` types is now constant.][57167]
|
- [The `get` method for all `NonZero` types is now constant.][57167]
|
||||||
- [The functions `count_ones`, `count_zeros`, `leading_zeros`, `trailing_zeros`,
|
- [The functions `count_ones`, `count_zeros`, `leading_zeros`, `trailing_zeros`,
|
||||||
`swap_bytes`, `from_be`, `from_le`, `to_be`, `to_le` are now constant for all
|
`swap_bytes`, `from_be`, `from_le`, `to_be`, `to_le` are now const for all
|
||||||
numeric types.][57234]
|
numeric types.][57234]
|
||||||
- [`Ipv4Addr::new` is now a constant function][57234]
|
- [`Ipv4Addr::new` is now a constant function][57234]
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user