mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-01 07:13:24 +03:00
a15f484b91
BTreeMap: gather and decompose reusable tree fixing functions This is kind of pushing it as a standalone refactor, probably only useful for #81075 (or similar). r? `@Mark-Simulacrum`