summary refs log tree commit diff
path: root/src/libcollectionstest/btree/set.rs
AgeCommit message (Expand)AuthorLines
2016-01-18Make `btree_set::{IntoIter, Iter, Range}` covariantAndrew Paseltiner-0/+10
2015-09-20Miscellaneous cleanup for old issues.Lee Jeffery-9/+3
2015-08-28implement RFC 1194Andrew Paseltiner-0/+49
2015-08-12Remove all unstable deprecated functionalityAlex Crichton-2/+1
2015-06-10Removed many pointless calls to *iter() and iter_mut()Joshua Landau-1/+1
2015-06-08Implement RFC 839Johannes Oertel-0/+28
2015-03-23Fallout from changing fn traits to use inheritance rather than bridgeNiko Matsakis-2/+8
2015-03-16extract libcollections tests into libcollectionstestJorge Aparicio-0/+180