rust/library/core
Trevor Gross 75ae913ec0
Rollup merge of #129559 - RalfJung:float-nan-semantics, r=thomcc
float types: document NaN bit pattern guarantees

Part of https://github.com/rust-lang/rust/issues/128288: document the guarantees we make for NaN bit patterns.

Cc ``@tgross35``
2024-08-27 01:46:53 -05:00
..
benches Reformat use declarations. 2024-07-29 08:26:52 +10:00
src Rollup merge of #129559 - RalfJung:float-nan-semantics, r=thomcc 2024-08-27 01:46:53 -05:00
tests Remove cfg(test) from library/core 2024-08-25 20:04:26 -04:00
Cargo.toml