Uh oh!
There was an error while loading. Please reload this page.
Correcting mistakes in the README.md - #40797
Conversation
rust-highfive
commented
Mar 24, 2017
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @arielb1 (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. |
copy_pointer -> copy_borrowed_ptr
GAJaloyan
commented
Mar 27, 2017
I corrected another mistake in an example: the name of the function defined does not match the called function in the main function. |
arielb1
commented
Apr 6, 2017
We are going to tear this down anyway, but |
bors
commented
Apr 6, 2017
📌 Commit c80868e has been approved by |
Correcting mistakes in the README.md Correcting the two mistakes in the README.md (issue rust-lang#40793)
Correcting mistakes in the README.md Correcting the two mistakes in the README.md (issue rust-lang#40793)
Correcting the two mistakes in the README.md (issue #40793)