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

Refine Cursor docstring #23608

Merged
merged 1 commit into from
Mar 24, 2015
Merged

Conversation

nagisa
Copy link
Member

@nagisa nagisa commented Mar 22, 2015

/// allow `Seek` plus `Read` and `Write` implementations. For example, common
/// cursor types include:
/// Cursors are typically used with memory buffer objects in order to allow
/// `Seek`, `Read` and `Write` implementations. For example, common cursor types
Copy link
Member

Choose a reason for hiding this comment

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

should be a comma after Read as well

@steveklabnik
Copy link
Member

r=me after a nit

@steveklabnik
Copy link
Member

@bors: r+ rollup

@steveklabnik
Copy link
Member

Thank you!

@bors
Copy link
Contributor

bors commented Mar 22, 2015

📌 Commit 90c8592 has been approved by steveklabnik

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Mar 23, 2015
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Mar 23, 2015
Manishearth added a commit to Manishearth/rust that referenced this pull request Mar 24, 2015
@bors bors merged commit 90c8592 into rust-lang:master Mar 24, 2015
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.

3 participants