Skip to content

DOC: Remove repetition in Seek::seek() doc #27880

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
Aug 18, 2015
Merged

DOC: Remove repetition in Seek::seek() doc #27880

merged 1 commit into from
Aug 18, 2015

Conversation

remram44
Copy link
Contributor

"Don't seek past end of stream" is mentioned twice in a row. This happened because seeking before offset 0 was previously mentioned there, and was moved to the "errors" section afterwards.

Somehow made it through #26924.

@rust-highfive
Copy link
Contributor

r? @alexcrichton

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

@remram44 remram44 changed the title Remove repetition in Seek::seek() doc DOC: Remove repetition in Seek::seek() doc Aug 18, 2015
@steveklabnik
Copy link
Member

@bors: r+ rollup

@bors
Copy link
Collaborator

bors commented Aug 18, 2015

📌 Commit f70faa9 has been approved by steveklabnik

@bors
Copy link
Collaborator

bors commented Aug 18, 2015

⌛ Testing commit f70faa9 with merge c6291e0...

bors added a commit that referenced this pull request Aug 18, 2015
"Don't seek past end of stream" is mentioned twice in a row. This happened because seeking before offset 0 was previously mentioned there, and was moved to the "errors" section afterwards.

Somehow made it through [#26924](https://github.com/rust-lang/rust/pull/26924/files#diff-668f8f358d4a93474b396dcb3727399eR825).
@bors bors merged commit f70faa9 into rust-lang:master Aug 18, 2015
@remram44 remram44 deleted the doc-seek-repetitions branch March 31, 2018 00:46
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.

5 participants