summary refs log tree commit diff
path: root/src/libcollections/btree/mod.rs
AgeCommit message (Expand)AuthorLines
2015-08-31hide docs for private `collections::btree::Recover` traitAndrew Paseltiner-0/+1
2015-08-28implement RFC 1194Andrew Paseltiner-0/+8
2014-11-02refactor libcollections as part of collection reformAlexis Beingessner-23/+2
2014-10-06add missing btree re-exportsAlexis Beingessner-0/+2
2014-09-27complete btree rewriteAlexis Beingessner-0/+32