Skip to content

Rollup of 7 pull requests - #31993

Merged
bors merged 15 commits into
rust-lang:masterfrom
steveklabnik:rollup
Mar 1, 2016
Merged

Rollup of 7 pull requests#31993
bors merged 15 commits into
rust-lang:masterfrom
steveklabnik:rollup

Conversation

brsonand others added 15 commits February 29, 2016 18:15
Had a discussion at https://www.reddit.com/r/rust/comments/488mjv/borrowing_or_returning_ownership/ about how an example could be worded more clearly and tried to take my recommendation and expand upon it with further information provided in the post.
Redirects existing links for more details on primitive types in the
`core` module to the ones that exist in the `std` module.
Hello.
Quite a few of the links in the `core` module concerning redirection to additional primitive type documentation are broken. I noticed in rust-lang#30214 that there seemed to be a consensus with linking across to `std` module documentation from the `core` module. This is what I've done with the `core` modules for primitive types.
If the changes here are good to go forward with, I'll happily tend to adding more documentation links for the extension traits in the aforementioned issue if need be.
r? @steveklabnik
This builds on some of the other relnotes PRs in the queue.
Had a discussion at https://www.reddit.com/r/rust/comments/488mjv/borrowing_or_returning_ownership/ about how an example could be worded more clearly and tried to take my recommendation and expand upon it with further information provided in the post.
@steveklabnik

Copy link
Copy Markdown
ContributorAuthor

@bors: r+ p=1

@bors

bors commented Mar 1, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit fbe9f10 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 added a commit that referenced this pull request Mar 1, 2016
@bors

bors commented Mar 1, 2016

Copy link
Copy Markdown
Collaborator

⌛ Testing commit fbe9f10 with merge 84d8fec...

@bors
bors merged commit fbe9f10 into rust-lang:masterMar 1, 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.

9 participants

@steveklabnik@bors@rust-highfive@brson@Centril@solson@xaocon@miqh@gcatlin