about summary refs log tree commit diff
path: root/library/core/benches/num/flt2dec
AgeCommit message (Expand)AuthorLines
2025-01-26Put all coretests in a separate cratebjorn3-222/+0
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-2/+2
2024-07-29Reformat `use` declarations.Nicholas Nethercote-4/+6
2023-12-10remove redundant importssurechen-3/+0
2023-05-15Rollup merge of #108291 - chenyukang:yukang/fix-benchmarks, r=workingjubileeMatthias Krüger-3/+3
2023-04-25Add shortcut for Grisu3 algorithm.mazong1123-0/+27
2023-02-21fix more benchmark test with black_boxyukang-3/+3
2023-02-03fix #107590, Fix benchmarks in library/core with black_boxyukang-18/+18
2022-03-10Use implicit capture syntax in format_argsT-O-R-U-S-2/+2
2020-09-02flt2dec: properly handle uninitialized memoryRalf Jung-32/+66
2020-07-27mv std libs to library/mark-0/+162