File tree Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Expand file tree Collapse file tree 2 files changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -76,6 +76,8 @@ Language changes in Rust 1.82.0
76
76
77
77
* `Document NaN bit patterns guarantees <https://github.com/rust-lang/rust/pull/129559 >`_
78
78
79
+ * New paragraph: :p: `fls_nuFAwLHOdQBx `
80
+
79
81
Language changes in Rust 1.81.0
80
82
-------------------------------
81
83
Original file line number Diff line number Diff line change @@ -379,6 +379,11 @@ Floating Point Types
379
379
:dp: `fls_yqflrq9s6p6n `
380
380
:t: `Type ` :c: `f64 ` is equivalent to the IEEE 754-2008 binary64 :t: `type `.
381
381
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
+
382
387
.. _fls_3qnpv2z7yjil :
383
388
384
389
Integer Types
You can’t perform that action at this time.
0 commit comments