about summary refs log tree commit diff
path: root/library/core/src/fmt/float.rs
AgeCommit message (Expand)AuthorLines
2021-06-06Move `flt2dec::{Formatted, Part}` to dedicated moduleGary Guo-4/+5
2021-03-22Preserve signed zero on roundtripJubilee Young-13/+6
2020-09-02flt2dec: properly handle uninitialized memoryRalf Jung-68/+48
2020-08-30update fixmesDPC-8/+8
2020-08-29rename get_{ref, mut} to assume_init_{ref,mut} in MaybeuninitDPC-8/+8
2020-07-27mv std libs to library/mark-0/+207