rust/library/alloc/src/collections
bors 6bbd8c519a Auto merge of #122945 - andy-k:sorted-vec-example, r=jhpratt
improve example on inserting to a sorted vector to avoid shifting equal elements
2024-04-02 03:14:05 +00:00
..
binary_heap Add rustc_confusables annotations to some stdlib APIs 2024-02-22 18:04:55 +00:00
btree lib: fix some unnecessary_cast clippy lint 2024-03-25 23:19:40 +03:00
linked_list s/drain_filter/extract_if/ for Vec, Btree{Map,Set} and LinkedList 2023-06-14 09:28:54 +02:00
vec_deque Auto merge of #122945 - andy-k:sorted-vec-example, r=jhpratt 2024-04-02 03:14:05 +00:00
linked_list.rs Add rustc_confusables annotations to some stdlib APIs 2024-02-22 18:04:55 +00:00
mod.rs Add proper cfgs 2023-11-28 09:02:34 +08:00