summary refs log tree commit diff
path: root/src/liballoc/collections/binary_heap.rs
AgeCommit message (Collapse)AuthorLines
2018-06-29Move some alloc crate top-level items to a new alloc::collections moduleSimon Sapin-0/+1196
This matches std::collections