Skip to content

Commit 30b6197

Browse files
IEEE 754 is not an RFC
1 parent 67b0300 commit 30b6197

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: RELEASES.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ Libraries
4444
- [`leading_zeros`, and `trailing_zeros` are now available on all
4545
`NonZero` integer types.][84082]
4646
- [`{f32, f64}::from_str` now parse and print special values
47-
(`NaN`, `-0`) according to IEEE RFC 754.][78618]
47+
(`NaN`, `-0`) according to IEEE 754.][78618]
4848
- [You can now index into slices using `(Bound<usize>, Bound<usize>)`.][77704]
4949
- [Add the `BITS` associated constant to all numeric types.][82565]
5050

0 commit comments

Comments
 (0)