Skip to content

Clarified the details of a borrowing example. - #31984

Merged
bors merged 1 commit into
rust-lang:masterfrom
xaocon:master
Mar 1, 2016
Merged

Clarified the details of a borrowing example.#31984
bors merged 1 commit into
rust-lang:masterfrom
xaocon:master

Conversation

@xaocon

Copy link
Copy Markdown
Contributor

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.

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.
@rust-highfive

Copy link
Copy Markdown
Contributor

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @steveklabnik (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@steveklabnik

Copy link
Copy Markdown
Contributor

@bors: r+ rollup

Thanks so much!

@bors

bors commented Mar 1, 2016

Copy link
Copy Markdown
Collaborator

📌 Commit ae9121b has been approved by steveklabnik

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Mar 1, 2016
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.
bors added a commit that referenced this pull request Mar 1, 2016
@bors
bors merged commit ae9121b into rust-lang:masterMar 1, 2016
Sign up for freeto 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.

4 participants

@xaocon@rust-highfive@steveklabnik@bors