rust/library/alloc/src/collections/btree
2026-01-21 23:17:24 +01:00
..
borrow BTreeMap: pull the map's root out of NodeRef 2020-09-10 00:02:54 +02:00
map Move assert_matches to planned stable path 2026-01-21 23:17:24 +01:00
node library: Use size_of from the prelude instead of imported 2025-03-06 20:20:38 -08:00
set Update tests with Range parameter to BTreeMap::extract_if etc. 2025-05-27 08:31:56 -07:00
append.rs [std][BTree] Update doc-comment 2025-08-20 13:52:42 +08:00
borrow.rs alloc: add #![warn(unreachable_pub)] 2025-01-20 18:50:56 +01:00
dedup_sorted_iter.rs alloc: add #![warn(unreachable_pub)] 2025-01-20 18:50:56 +01:00
fix.rs alloc: add #![warn(unreachable_pub)] 2025-01-20 18:50:56 +01:00
map.rs Auto merge of #149125 - zachs18:btreemap-eq-perf, r=workingjubilee 2025-12-02 17:04:58 +00:00
mem.rs alloc: add #![warn(unreachable_pub)] 2025-01-20 18:50:56 +01:00
merge_iter.rs Fix pattern matching mode changes and unsafe_op_in_unsafe_fn 2025-02-09 17:11:13 +00:00
mod.rs alloc: add #![warn(unreachable_pub)] 2025-01-20 18:50:56 +01:00
navigate.rs alloc: add #![warn(unreachable_pub)] 2025-01-20 18:50:56 +01:00
node.rs btree: some cleanup with less unsafe 2025-10-17 16:43:01 +00:00
remove.rs alloc: add #![warn(unreachable_pub)] 2025-01-20 18:50:56 +01:00
search.rs alloc: add #![warn(unreachable_pub)] 2025-01-20 18:50:56 +01:00
set.rs Add impl TrustedLen on BTree{Map,Set} iterators 2025-11-27 14:48:18 +02:00
set_val.rs intra-doc link 2025-04-09 12:29:59 +01:00
split.rs alloc: add #![warn(unreachable_pub)] 2025-01-20 18:50:56 +01:00