about summary refs log tree commit diff
path: root/src/libcoretest/fmt
AgeCommit message (Expand)AuthorLines
2015-01-20std: Rename Show/String to Debug/DisplayAlex Crichton-12/+12
2015-01-06core: split into fmt::Show and fmt::StringSean McArthur-0/+24
2014-12-06libcoretest: remove unnecessary `as_slice()` callsJorge Aparicio-107/+107
2014-11-18std: Stabilize std::fmtAlex Crichton-44/+37
2014-10-28Update code with new lint namesAaron Turon-1/+1
2014-09-09coretest: Ensure that pointer formatting flags are cleaned upPiotr Czarnecki-0/+7
2014-06-29Extract tests from libcore to a separate crateSteven Fackler-0/+245