about summary refs log tree commit diff
path: root/library/core/tests/fmt/num.rs
AgeCommit message (Expand)AuthorLines
2023-11-15avoid exhaustive i16 test in MiriRalf Jung-2/+5
2023-11-11round to evenJames Dietz-343/+10
2023-11-11fix rounding issue with exponents in fmtJames Dietz-4/+349
2022-03-10Use implicit capture syntax in format_argsT-O-R-U-S-1/+1
2021-10-03Use a test value that doesn't depend on the handling of even/odd roundingJosh Triplett-1/+1
2021-10-03Fix Lower/UpperExp formatting for integers and precision zeroFabian Wolff-0/+1
2020-07-27mv std libs to library/mark-0/+224