mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-29 20:46:07 +03:00
73f233b3ad
BTreeMap: convert search functions to methods And further tweak the signature of `search_linear`, in preparation of a better #81094. r? `@Mark-Simulacrum`