rust/library/alloc
Ralf Jung 61a754832e
Rollup merge of #76875 - denisvasilik:intra-doc-links-alloc-binary-heap, r=jyn514
Move to intra-doc links in library/alloc/src/collections/binary_heap.rs

Helps with #75080.

@rustbot modify labels: T-doc, A-intra-doc-links
2020-09-20 15:51:51 +02:00
..
benches Clean up vec benches bench_in_place style 2020-09-06 12:00:22 +08:00
src Rollup merge of #76875 - denisvasilik:intra-doc-links-alloc-binary-heap, r=jyn514 2020-09-20 15:51:51 +02:00
tests Use T::BITS instead of size_of::<T> * 8. 2020-09-19 06:54:42 +02:00
Cargo.toml