about summary refs log tree commit diff
path: root/src/libcoretest/any.rs
AgeCommit message (Expand)AuthorLines
2015-01-07fix the `&mut _` patternsJorge Aparicio-2/+2
2015-01-06core: split into fmt::Show and fmt::StringSean McArthur-8/+8
2015-01-03sed -i -s 's/#\[deriving(/#\[derive(/g' **/*.rsJorge Aparicio-1/+1
2015-01-02Fallout - change array syntax to use `;`Nick Cameron-3/+3
2014-10-29Rename fail! to panic!Steve Klabnik-8/+8
2014-09-09Remove some test warnings.Jonas Hietala-12/+12
2014-06-29Extract tests from libcore to a separate crateSteven Fackler-0/+131