Skip to content

Commit

Permalink
Specify #129559 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Veykril committed Oct 31, 2024
1 parent e686ac8 commit e3b2308
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/changelog.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ Language changes in Rust 1.82.0

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

* New paragraph: :p:`fls_nuFAwLHOdQBx`

Language changes in Rust 1.81.0
-------------------------------

Expand Down
5 changes: 5 additions & 0 deletions src/types-and-traits.rst
Original file line number Diff line number Diff line change
Expand Up @@ -379,6 +379,11 @@ Floating Point Types
:dp:`fls_yqflrq9s6p6n`
:t:`Type` :c:`f64` is equivalent to the IEEE 754-2008 binary64 :t:`type`.

.. rubric:: Dynamic Semantics

:dp:`fls_nuFAwLHOdQBx`
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``.

.. _fls_3qnpv2z7yjil:

Integer Types
Expand Down

0 comments on commit e3b2308

Please sign in to comment.