Skip to content

Conversation

@alexcrichton
Copy link
Member

Keeps the method consistent with Iterator::any.

Closes #22617
[breaking-change]

@rust-highfive
Copy link
Contributor

r? @nikomatsakis

(rust_highfive has picked a reviewer for you, use r? to override)

@huonw
Copy link
Contributor

huonw commented Feb 25, 2015

@bors r+ 32f4 rollup

Keeps the method consistent with `Iterator::any`.

Closes rust-lang#22617
[breaking-change]
@alexcrichton
Copy link
Member Author

@bors: r=huonw 18878b1 rollup

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Feb 26, 2015
Keeps the method consistent with `Iterator::any`.

Closes rust-lang#22617
[breaking-change]
Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 27, 2015
 Keeps the method consistent with `Iterator::any`.

Closes rust-lang#22617
[breaking-change]
@bors bors merged commit 18878b1 into rust-lang:master Feb 28, 2015
@alexcrichton alexcrichton deleted the issue-22617 branch March 27, 2015 20:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Inconsistency in IteratorExt::all and ::any

5 participants