Skip to content

Move iterator_step_by_zero and correct the documentation #4913

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 5 commits into from Dec 20, 2019
Merged

Move iterator_step_by_zero and correct the documentation #4913

merged 5 commits into from Dec 20, 2019

Conversation

ghost
Copy link

@ghost ghost commented Dec 18, 2019

Move iterator_step_by_zero and correct the documentation.

changelog: Corrected iterator_step_by_zero documentation

Michael Wright added 2 commits December 18, 2019 18:59
Move `iterator_step_by_zero` into `methods` since it applies to all
iterators and not just ranges. Simplify the code while doing so.
@ghost ghost changed the title Step by zero 20191218 Move iterator_step_by_zero and correct the documentation Dec 18, 2019
Copy link
Member

@phansch phansch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a nit, then r=me. thanks!

Co-Authored-By: Phil Hansch <dev@phansch.net>
@phansch
Copy link
Member

phansch commented Dec 20, 2019

@bors r+

@bors
Copy link
Contributor

bors commented Dec 20, 2019

📌 Commit 3a81e60 has been approved by phansch

@bors
Copy link
Contributor

bors commented Dec 20, 2019

⌛ Testing commit 3a81e60 with merge a86463c...

bors added a commit that referenced this pull request Dec 20, 2019
Move `iterator_step_by_zero` and correct the documentation

Move `iterator_step_by_zero` and correct the documentation.

changelog: Corrected `iterator_step_by_zero` documentation
@bors
Copy link
Contributor

bors commented Dec 20, 2019

☀️ Test successful - checks-travis, status-appveyor
Approved by: phansch
Pushing a86463c to master...

@bors bors merged commit 3a81e60 into rust-lang:master Dec 20, 2019
@ghost ghost deleted the step-by-zero-20191218 branch December 26, 2019 07:28
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.

2 participants