Skip to content

Commit e3b2308

Browse files
committed
Specify #129559 changes
1 parent e686ac8 commit e3b2308

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

src/changelog.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ Language changes in Rust 1.82.0
7676

7777
* `Document NaN bit patterns guarantees <https://github.com/rust-lang/rust/pull/129559>`_
7878

79+
* New paragraph: :p:`fls_nuFAwLHOdQBx`
80+
7981
Language changes in Rust 1.81.0
8082
-------------------------------
8183

src/types-and-traits.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -379,6 +379,11 @@ Floating Point Types
379379
:dp:`fls_yqflrq9s6p6n`
380380
:t:`Type` :c:`f64` is equivalent to the IEEE 754-2008 binary64 :t:`type`.
381381

382+
.. rubric:: Dynamic Semantics
383+
384+
:dp:`fls_nuFAwLHOdQBx`
385+
Operations on values of :t:`floating point types` may not preserve the sign bit in case of the value being a IEEE floating-point ``NaN``.
386+
382387
.. _fls_3qnpv2z7yjil:
383388

384389
Integer Types

0 commit comments

Comments
 (0)