]> git.lizzy.rs Git - rust.git/commit
Auto merge of #25698 - mdinger:flat_map, r=steveklabnik
authorbors <bors@rust-lang.org>
Mon, 25 May 2015 19:52:45 +0000 (19:52 +0000)
committerbors <bors@rust-lang.org>
Mon, 25 May 2015 19:52:45 +0000 (19:52 +0000)
commit1d0002887ebb13392abb8abc494c526819c17aaf
treefff35f2e3d328b2fb50b0d4d64543137c5bf2b82
parent6770253c67979012295a2e6ec8be18567ac674f7
parent5b443b204e0a2e5f4f24fb6563ebff497e2565df
Auto merge of #25698 - mdinger:flat_map, r=steveklabnik

I'm not sure why `core` is on but it's blocking the playpen. Doesn't seem to be needed but I'm not sure. It's not on the playpen template and playpen works on release and nightly.

Seems easier to understand without `take()`.
src/libcore/iter.rs