Skip to content

Stabilise ExactSizeIterator::len #22344

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 17, 2015
Merged

Conversation

nagisa
Copy link
Member

@nagisa nagisa commented Feb 14, 2015

Appears to be just an oversight given it is the only method in a stable trait.

r? @aturon because you did final alpha stabilisation of iterators.

@bluss
Copy link
Member

bluss commented Feb 14, 2015

FYI, typo in title. should be len, not next.

(Maybe it's intentional? It's sort of a redundant method.)

@nagisa nagisa changed the title Stabilise ExactSizeIterator::next Stabilise ExactSizeIterator::len Feb 14, 2015
@nagisa
Copy link
Member Author

nagisa commented Feb 14, 2015

Behold the fixed title!

@bluss
Copy link
Member

bluss commented Feb 14, 2015

now more accurate than ever

@alexcrichton
Copy link
Member

@bors: r+ 58b7efe

Manishearth added a commit to Manishearth/rust that referenced this pull request Feb 17, 2015
 Appears to be just an oversight given it is the only method in a stable trait.

r? @aturon because you did final alpha stabilisation of iterators.
@bors bors merged commit 58b7efe into rust-lang:master Feb 17, 2015
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.

5 participants