Skip to content

Stabilise ExactSizeIterator::len#22344

Merged
bors merged 1 commit into
rust-lang:masterfrom
nagisa:exactsizediter
Feb 17, 2015
Merged

Stabilise ExactSizeIterator::len#22344
bors merged 1 commit into
rust-lang:masterfrom
nagisa:exactsizediter

Conversation

@nagisa

@nagisa nagisa commented Feb 14, 2015

Copy link
Copy Markdown
Member

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

bluss commented Feb 14, 2015

Copy link
Copy Markdown
Contributor

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

nagisa commented Feb 14, 2015

Copy link
Copy Markdown
Member Author

Behold the fixed title!

@bluss

bluss commented Feb 14, 2015

Copy link
Copy Markdown
Contributor

now more accurate than ever

@alexcrichton

Copy link
Copy Markdown
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
lnicola pushed a commit to lnicola/rust that referenced this pull request Jun 1, 2026
fix: handle usages in macro for extract_function
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