mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-04 01:42:54 +03:00
6e1f7139c9
btree: use Option's unwrap_unchecked() Now that https://github.com/rust-lang/rust/issues/81383 is available, start using it.