mirror of
https://github.com/rust-lang/rust.git
synced 2025-11-24 15:07:09 +00:00
btree: use Option's unwrap_unchecked() Now that https://github.com/rust-lang/rust/issues/81383 is available, start using it.
btree: use Option's unwrap_unchecked() Now that https://github.com/rust-lang/rust/issues/81383 is available, start using it.