Skip to content

Indicate keywords are code-like in Fuse::reset_fuse doc comment #24555

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 1 commit into from
Apr 19, 2015

Conversation

frewsxcv
Copy link
Member

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
Member 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
Member

@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 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