]> git.lizzy.rs Git - rust.git/commitdiff
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)
This implements:

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

cc #15294

1  2 
src/libcollections/treemap.rs

Simple merge