about summary refs log tree commit diff
path: root/src/libcoretest/tuple.rs
AgeCommit message (Expand)AuthorLines
2015-01-20std: Rename Show/String to Debug/DisplayAlex Crichton-3/+3
2015-01-06core: split into fmt::Show and fmt::StringSean McArthur-6/+6
2015-01-02std: Stabilize the prelude moduleAlex Crichton-0/+2
2014-12-16Tuple test no longer needed. Is already in run-pass testsmdinger-26/+0
2014-12-06libcoretest: remove unnecessary `as_slice()` callsJorge Aparicio-3/+3
2014-06-29Extract tests from libcore to a separate crateSteven Fackler-0/+92