summary refs log tree commit diff
path: root/src/libstd/collections/mod.rs
AgeCommit message (Expand)AuthorLines
2014-10-06library-level docs for collectionsAlexis Beingessner-3/+317
2014-09-27complete btree rewriteAlexis Beingessner-1/+1
2014-07-23collections: Move push/pop to MutableSeqBrian Anderson-1/+1
2014-06-30libstd: set baseline stability levels.Aaron Turon-0/+2
2014-06-09core: Move the collections traits to libcollectionsAlex Crichton-2/+4
2014-06-05std: Recreate a `collections` moduleAlex Crichton-0/+25