about summary refs log tree commit diff
path: root/library/core/src/num/flt2dec/strategy/dragon.rs
AgeCommit message (Expand)AuthorLines
2025-01-11Add inherent versions of MaybeUninit methods for slicesltdk-5/+5
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-08-03Remove unnecessary constants from flt2dec dragonChristopher Swenson-23/+26
2024-07-29Reformat `use` declarations.Nicholas Nethercote-3/+1
2022-10-11Fix inconsistent rounding of 0.5 when formatted to 0 decimal placesAndrew Tribick-1/+1
2020-09-05rename MaybeUninit slice methodsRalf Jung-5/+5
2020-09-02flt2dec: properly handle uninitialized memoryRalf Jung-13/+28
2020-07-27mv std libs to library/mark-0/+373