Skip to content

Commit 4c0a3d5

Browse files
CentrilAaronepower
andauthored
Update RELEASES.md
Co-Authored-By: Aaronepower <Aaronepower@users.noreply.github.com>
1 parent 8a026f1 commit 4c0a3d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

RELEASES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Libraries
6868
functions for all numeric types.][57566]
6969
- [The `get` method for all `NonZero` types is now constant.][57167]
7070
- [The functions `count_ones`, `count_zeros`, `leading_zeros`, `trailing_zeros`,
71-
`swap_bytes`, `from_be`, `from_le`, `to_be`, `to_le` are now constant for all
71+
`swap_bytes`, `from_be`, `from_le`, `to_be`, `to_le` are now const for all
7272
numeric types.][57234]
7373
- [`Ipv4Addr::new` is now a constant function][57234]
7474

0 commit comments

Comments
 (0)