about summary refs log tree commit diff
path: root/library/core/tests/fmt
AgeCommit message (Expand)AuthorLines
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
2021-09-09Ignore automatically derived impls of `Clone` and `Debug` in dead code analysisFabian Wolff-0/+1
2021-04-21Format `Struct { .. }` on one line even with `{:#?}`.Mara Bos-6/+1
2020-07-27mv std libs to library/mark-0/+1030