Skip to content

Rollup of 13 pull requests - #36864

Merged
bors merged 27 commits into
rust-lang:masterfrom
steveklabnik:rollup
Sep 30, 2016
Merged

Rollup of 13 pull requests#36864
bors merged 27 commits into
rust-lang:masterfrom
steveklabnik:rollup

Conversation

blussand others added 27 commits September 16, 2016 11:30
Use examples and placeholder variable names with more meaning, to not
make it so abstract.
While reading this, the comment made it difficult for me to simply absorb the concept. It interrupted my reading flow, and I think this expresses the same meaning, but reads a bit better.
Repalce timestamp with a system time, to be more consistent with
remaining documentation.
Clarify Index/IndexMut trait docs
Use examples and placeholder variable names with more meaning, to not
make it so abstract.
…abnik
Fix some typos and improve doc comments style
r? @steveklabnik
Suggesting a change to a comment that puzzled me
While reading this, the comment made it difficult for me to simply absorb the concept. It interrupted my reading flow, and I think this expresses the same meaning, but reads a bit better. It's trivial, but makes it easier for me to move on to the next line.
…labnik
Reword description of SystemTimeError.
Repalce timestamp with a system time, to be more consistent with
remaining documentation.
r? @steveklabnik
Fixed wrong link in release notes
The link for the pull request updating hash_map to implement Debug was a copy of the previous link, this changes the link to the correct PR.
Fix BufRead::read_until documentation.
Second paragraph already fully explains what happens when EOF is
encountered. The third paragraph (removed one) is spurious and
misleading.
@steveklabnik

Copy link
Copy Markdown
ContributorAuthor

@bors: r+ p=1

@bors

bors commented Sep 30, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit af1df98 has been approved by steveklabnik

@rust-highfive

Copy link
Copy Markdown
Contributor

r? @brson

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

@bors

bors commented Sep 30, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit af1df98 with merge 50932b5...

bors added a commit that referenced this pull request Sep 30, 2016
@bors
bors merged commit af1df98 into rust-lang:masterSep 30, 2016
@borsbors mentioned this pull request Sep 30, 2016
@CentrilCentril added the rollup A PR which is a rollup label Oct 2, 2019
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

rollupA PR which is a rollup

Projects

None yet

Development

Successfully merging this pull request may close these issues.

12 participants

@steveklabnik@bors@rust-highfive@brson@Centril@bluss@GuillaumeGomez@pcn@apasel422@tmiasko@deepinthebuild@wesleywiser