Uh oh!
There was an error while loading. Please reload this page.
Fix docs about borrowing and lifetimes - #28997
Conversation
rust-highfive
commented
Oct 12, 2015
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @Manishearth (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. 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
commented
Oct 12, 2015
Oh interesting! It works both ways, actually. I like this way too, and it makes the relationship between them a bit more clear. |
steveklabnik
commented
Oct 12, 2015
@bors: r+ rollup |
bors
commented
Oct 12, 2015
📌 Commit 086f6b8 has been approved by |
Fixing some words in the beginning of the Ownership system chapters.
Fixing some words in the beginning of the Ownership system chapters.