about summary refs log tree commit diff
path: root/src/libcore/tests/fmt/builders.rs
AgeCommit message (Expand)AuthorLines
2020-01-16Rust ./x.py fmtRichard Dodd-12/+14
2020-01-14Implement `finish_non_exhaustive` for `DebugStruct`.Richard Dodd-0/+83
2019-12-22Format the worldMark Rousskov-125/+110
2019-10-10move debug_map assertions after check for errAshley Mannix-0/+40
2019-07-08add key and value methods to DebugMapAshley Mannix-8/+85
2019-04-20Deny rust_2018_idioms in libcore testsPhilipp Hansch-25/+25
2019-04-05Include trailing comma in multiline Debug representationDavid Tolnay-26/+26
2018-12-25Remove licensesMark Rousskov-10/+0
2017-11-24Make fmt::DebugList and friends forward formatting parametersSimon Sapin-0/+55
2017-04-03Move libXtest into libX/testsStjepan Glavina-0/+498