mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-05 03:24:06 +03:00
cb87c958ef
Fix and test implementation of BTreeMap's first/last_entry, pop_first/last Properly implement and test `first_entry` & `last_entry` to fix problem report #68829