about summary refs log tree commit diff
path: root/library/alloc/src/collections/btree/borrow.rs
AgeCommit message (Expand)AuthorLines
2025-01-20alloc: add `#![warn(unreachable_pub)]`Urgau-5/+5
2023-02-01BTreeMap: Change internal insert function to return a handleAmanieu d'Antras-0/+22
2020-09-15Test and fix Sync & Send traits of BTreeMap artefactsStein Somers-0/+3
2020-09-10BTreeMap: pull the map's root out of NodeRefStein Somers-0/+44