rust/src/libcollectionstest
Alex Crichton e24fe5b8cf std: Remove deprecated ptr functions
The method with which backwards compatibility was retained ended up leading to
documentation that rustdoc didn't handle well and largely ended up confusing.
2015-03-21 10:16:01 -07:00
..
bit extract libcollections tests into libcollectionstest 2015-03-16 21:57:42 -05:00
btree extract libcollections tests into libcollectionstest 2015-03-16 21:57:42 -05:00
bench.rs extract libcollections tests into libcollectionstest 2015-03-16 21:57:42 -05:00
binary_heap.rs extract libcollections tests into libcollectionstest 2015-03-16 21:57:42 -05:00
enum_set.rs enable enum_set tests 2015-03-16 21:57:42 -05:00
fmt.rs extract libcollections tests into libcollectionstest 2015-03-16 21:57:42 -05:00
lib.rs enable enum_set tests 2015-03-16 21:57:42 -05:00
linked_list.rs move some tests back to libcollections 2015-03-16 21:57:42 -05:00
slice.rs std: Remove deprecated ptr functions 2015-03-21 10:16:01 -07:00
str.rs extract libcollections tests into libcollectionstest 2015-03-16 21:57:42 -05:00
string.rs extract libcollections tests into libcollectionstest 2015-03-16 21:57:42 -05:00
vec.rs extract libcollections tests into libcollectionstest 2015-03-16 21:57:42 -05:00
vec_deque.rs std: Stabilize IteratorExt::cloned 2015-03-17 18:05:58 -07:00
vec_map.rs extract libcollections tests into libcollectionstest 2015-03-16 21:57:42 -05:00