about summary refs log tree commit diff
path: root/library/core/benches/fmt.rs
AgeCommit message (Expand)AuthorLines
2023-02-21fix more benchmark test with black_boxyukang-12/+12
2022-05-31Add unicode fast path to `is_printable`Nilstrieb-0/+11
2021-04-25move core::hint::black_box under its own feature gateRalf Jung-4/+4
2020-09-28Use more efficient scheme for display u128/i128kadmin-0/+29
2020-07-27mv std libs to library/mark-0/+110