rust/library/core
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 Use HTTPS links where possible 2021-06-23 16:26:46 -04:00
primitive_docs Add primitive documentation to libcore 2021-09-12 02:23:08 +00:00
src Rollup merge of #89086 - WaffleLapkin:stabilize_iter_map_while, r=kennytm 2021-09-21 22:54:01 +02: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