about summary refs log tree commit diff
path: root/library/alloc/src/collections/btree/fix.rs
AgeCommit message (Expand)AuthorLines
2022-06-16btree: avoid forcing the allocator to be a referenceRalf Jung-20/+20
2022-06-14BTreeMap: Add alloc paramJacob Hughes-23/+31
2022-06-08BTree: tweak internal commentsStein Somers-2/+2
2021-06-25Fix a few misspellings.Eric Huss-1/+1
2021-02-09BTreeMap: gather and decompose reusable tree fixing functionsStein Somers-0/+171