]> git.lizzy.rs Git - rust.git/commit
std: Stabilize the `iter_{once,empty}` features
authorAlex Crichton <alex@alexcrichton.com>
Thu, 11 Jun 2015 01:45:48 +0000 (18:45 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 17 Jun 2015 16:07:16 +0000 (09:07 -0700)
commit17a1059d8343ffd66fe3f3c51e3bf9b493cdf2f3
treeb9d1230c835c1ce6117767a66ff970027e56ac47
parentf3580879b90f451b24b9d6008f571745fc6cbd6c
std: Stabilize the `iter_{once,empty}` features

This commit stabilizes these two iterator primitives as they have gone through
the RFC process and had some time to bake now.
src/libcore/iter.rs