granite-rust/library/core
Jubilee Young 74db93ed2d Preserve signed zero on roundtrip
This commit removes the previous mechanism of differentiating
between "Debug" and "Display" formattings for the sign of -0 so as
to comply with the IEEE 754 standard's requirements on external
character sequences preserving various attributes of a floating
point representation.

In addition, numerous tests are fixed.
2021-03-22 17:02:09 -07:00
..
benches Auto merge of #81358 - mcastorina:to-upper-lower-speed, r=joshtriplett 2021-03-17 11:17:18 +00:00
src Preserve signed zero on roundtrip 2021-03-22 17:02:09 -07:00
tests Preserve signed zero on roundtrip 2021-03-22 17:02:09 -07:00
Cargo.toml Add license metadata for std dependencies 2021-02-21 13:36:18 -05:00