about summary refs log tree commit diff
path: root/library/core/src/num/dec2flt/table.rs
AgeCommit message (Expand)AuthorLines
2025-01-20core: add `#![warn(unreachable_pub)]`Urgau-4/+5
2021-07-17Changed dec2flt to use the Eisel-Lemire algorithm.Alex Huszagh-1272/+665
2021-03-01Change twice used large const table to staticDavid Tolnay-1/+1
2020-07-27mv std libs to library/mark-0/+1277