]> git.lizzy.rs Git - rust.git/commit
auto merge of #16177 : nham/rust/collections_15294_eq_ord, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 2 Aug 2014 13:51:09 +0000 (13:51 +0000)
committerbors <bors@rust-lang.org>
Sat, 2 Aug 2014 13:51:09 +0000 (13:51 +0000)
commit87bc22f587f1a18b447c4fa3cf967bbc0f7e7e17
tree22978be8a2db66a5ee728afec142807f4be7178b
parent5bad333fec6577e9581b1925ec1d8f25ec65b9f0
parenta0438143dec68fea83e3e4d28c120f7d14a9572d
auto merge of #16177 : nham/rust/collections_15294_eq_ord, r=alexcrichton

This implements:

 - Eq and Ord for DList, RingBuf, TreeMap and TreeSet
 - FromIterator and Extendable for BitvSet

cc #15294
src/libcollections/treemap.rs