Skip to content

Conversation

frewsxcv
Copy link
Contributor

No description provided.

@rust-highfive
Copy link
Contributor

r? @brson

(rust_highfive has picked a reviewer for you, use r? to override)

/// Resets the fuse such that the next call to .next() or .next_back() will
/// call the underlying iterator again even if it previously returned None.
/// Resets the `Fuse` such that the next call to `.next()` or `.next_back()` will call the
/// underlying iterator again even if it previously returned `None`.
Copy link
Member

Choose a reason for hiding this comment

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

Could you keep this comment wrapped at 80 characters as well? (the surrounding style)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done

@steveklabnik
Copy link
Contributor

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented Apr 18, 2015

📌 Commit d2ed118 has been approved by steveklabnik

@bors
Copy link
Collaborator

bors commented Apr 19, 2015

⌛ Testing commit d2ed118 with merge 049de3f...

@bors
Copy link
Collaborator

bors commented Apr 19, 2015

@bors bors merged commit d2ed118 into rust-lang:master Apr 19, 2015
@steveklabnik steveklabnik mentioned this pull request Apr 25, 2015
@frewsxcv frewsxcv deleted the patch-14 branch October 2, 2016 23:07
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.

6 participants