about summary refs log tree commit diff
path: root/src/libcoretest/lib.rs
AgeCommit message (Expand)AuthorLines
2014-08-13core: Add binary_search and binary_search_elem methods to slices.Brian Anderson-0/+1
2014-08-04stabilize atomics (now atomic)Aaron Turon-1/+1
2014-06-29Extract tests from libcore to a separate crateSteven Fackler-0/+31