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.
1 parent 8a026f1 commit 4c0a3d5Copy full SHA for 4c0a3d5
RELEASES.md
@@ -68,7 +68,7 @@ Libraries
68
functions for all numeric types.][57566]
69
- [The `get` method for all `NonZero` types is now constant.][57167]
70
- [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
+ `swap_bytes`, `from_be`, `from_le`, `to_be`, `to_le` are now const for all
72
numeric types.][57234]
73
- [`Ipv4Addr::new` is now a constant function][57234]
74
0 commit comments