Skip to content
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

Improve DoubleEndedIterator examples #34688

Merged
merged 1 commit into from
Jul 8, 2016

Conversation

GuillaumeGomez
Copy link
Member

Fixes #34065.

r? @steveklabnik

@steveklabnik
Copy link
Member

@GuillaumeGomez the original author hasn't yet weighed in; I'm not sure why this is significantly better.

@GuillaumeGomez
Copy link
Member Author

@steveklabnik: The original example only shows one call. By increasing the size of the array, it appears more accurately what next_back is doing.

@steveklabnik
Copy link
Member

Ah, okay.

@bors: r+ rollup

@bors
Copy link
Contributor

bors commented Jul 7, 2016

📌 Commit 630e4eb has been approved by steveklabnik

Manishearth added a commit to Manishearth/rust that referenced this pull request Jul 8, 2016
…r, r=steveklabnik

Improve DoubleEndedIterator examples

Fixes rust-lang#34065.

r? @steveklabnik
bors added a commit that referenced this pull request Jul 8, 2016
Rollup of 9 pull requests

- Successful merges: #34097, #34456, #34610, #34612, #34659, #34688, #34691, #34699, #34700
- Failed merges:
Manishearth added a commit to Manishearth/rust that referenced this pull request Jul 8, 2016
…r, r=steveklabnik

Improve DoubleEndedIterator examples

Fixes rust-lang#34065.

r? @steveklabnik
bors added a commit that referenced this pull request Jul 8, 2016
Rollup of 9 pull requests

- Successful merges: #34097, #34456, #34610, #34612, #34659, #34688, #34691, #34699, #34700
- Failed merges:
@bors bors merged commit 630e4eb into rust-lang:master Jul 8, 2016
@GuillaumeGomez GuillaumeGomez deleted the double_ended_iterator branch July 9, 2016 09:33
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.

None yet

3 participants