mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-18 13:15:46 +00:00
BTreeMap: type-specific variants of node_as_mut and cast_unchecked Improves debug checking and shortens some expressions. Extracted from #77408