rust/library/alloc/src/collections
Chris Denton 3fee843ebb
Fix internal doc link
The doc link from `DedupSortedIter` to `BTreeMap::bulk_build_from_sorted_iter` was broken when building internal documentation,
2022-09-02 13:32:16 +01:00
..
binary_heap Use Box::new() instead of box syntax in alloc tests 2022-05-29 00:41:14 +02:00
btree Fix internal doc link 2022-09-02 13:32:16 +01:00
linked_list Use Box::new() instead of box syntax in alloc tests 2022-05-29 00:41:14 +02:00
vec_deque Rollup merge of #100331 - lo48576:try-reserve-preserve-on-failure, r=thomcc 2022-08-22 20:34:12 +05:30
binary_heap.rs Guarantee try_reserve preserves the contents on error 2022-08-10 01:51:38 +09:00
linked_list.rs Fix a bunch of typo 2022-08-31 18:24:55 +08:00
mod.rs Move error trait into core 2022-08-22 13:28:25 -07:00