Skip to content

Commit

Permalink
Auto merge of #43077 - SimonSapin:ranges, r=alexcrichton
Browse files Browse the repository at this point in the history
Implement O(1)-time Iterator::nth for Range*, and slim the Step trait

Fixes #43064.
Fixes part of #39975.
Fixes items 1 <s>and 3</s> of #42168.
CC #27741.

I think #42310 and #43012 should not have landed without the `nth` part of this PR, but oh well.
  • Loading branch information
bors committed Jul 8, 2017
2 parents 4b6af97 + e9a61ee commit 4d4d76c
Show file tree
Hide file tree
Showing 5 changed files with 196 additions and 174 deletions.
Loading

0 comments on commit 4d4d76c

Please sign in to comment.