rust/library/alloc
Dylan DPC f40ecff964
Rollup merge of #77751 - vojtechkral:vecdeque-binary-search, r=scottmcm,dtolnay
liballoc: VecDeque: Add binary search functions

I am submitting rust-lang/rfcs#2997 as a PR as suggested by @scottmcm

I haven't yet created a tracking issue - if there's a favorable feedback I'll create one and update the issue links in the unstable attribs.
2020-10-17 03:27:15 +02:00
..
benches
src Rollup merge of #77751 - vojtechkral:vecdeque-binary-search, r=scottmcm,dtolnay 2020-10-17 03:27:15 +02:00
tests liballoc: VecDeque: Add binary search functions 2020-10-09 19:59:35 +02:00
Cargo.toml