rust/library/alloc/src/collections
bors a2704448c1 Auto merge of #81361 - ssomers:btree_drainy_refactor_7, r=Mark-Simulacrum
BTreeMap: lightly refactor the split_off implementation

r? `@Mark-Simulacrum`
2021-02-08 23:37:06 +00:00
..
btree Auto merge of #81361 - ssomers:btree_drainy_refactor_7, r=Mark-Simulacrum 2021-02-08 23:37:06 +00:00
linked_list Remove linked_list_extras methods. 2020-08-01 00:54:22 +08:00
vec_deque shrink_to shouldn't panic on len greater than capacity 2021-01-26 19:25:37 +01:00
binary_heap.rs shrink_to shouldn't panic on len greater than capacity 2021-01-26 19:25:37 +01:00
linked_list.rs Add "length" as doc alias to len methods 2020-12-28 09:13:46 +01:00
mod.rs Rename LayoutErr to LayoutError outside of core 2020-10-08 00:40:10 -04:00