rust/library/alloc
the8472 d7de8d2b53
Rollup merge of #89086 - WaffleLapkin:stabilize_iter_map_while, r=kennytm
Stabilize `Iterator::map_while`

Per the FCP: https://github.com/rust-lang/rust/issues/68537#issuecomment-922385035

This PR stabilizes `Iterator::map_while` and `iter::MapWhile` in Rust 1.57.
2021-09-21 22:54:01 +02:00
..
benches add benchmark for BTreeMap::from_iter 2021-08-28 17:18:43 -07:00
src refactor: VecDeques IntoIter fields to private 2021-09-17 21:46:32 +01:00
tests Stabilize Iterator::map_while 2021-09-17 19:42:46 +03:00
Cargo.toml rfc3052: Remove authors field from Cargo manifests 2021-07-29 14:56:05 -07:00