about summary refs log tree commit diff
path: root/src/liballoc/collections
AgeCommit message (Expand)AuthorLines
2018-07-20data_structures: Add a reference wrapper for pointer-indexed maps/setsVadim Petrochenkov-1/+1
2018-07-02add outlives annotations to `BTreeMap`Niko Matsakis-7/+10
2018-07-02Make `BTreeMap::clone()` not allocate when cloning an empty tree.Nicholas Nethercote-1/+10
2018-06-29Move core::alloc::CollectionAllocErr to alloc::collectionsSimon Sapin-1/+30
2018-06-29Move some alloc crate top-level items to a new alloc::collections moduleSimon Sapin-0/+11162