Uh oh!
There was an error while loading. Please reload this page.
Fix article in Result.map and Result.map_err documentation - #29787
Conversation
rust-highfive
commented
Nov 11, 2015
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. 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
Nov 11, 2015
Nope, this is perfect! Thanks so much! @bors: r+ rollup |
bors
commented
Nov 11, 2015
📌 Commit 9b5b0cd has been approved by |
Fix usage of wrong article in `Result` docs. This is my first rust PR, if something about the process is wrong let me know. As this is a documentation change, I believe the correct highfive line to use is the following: r? @steveklabnik
Fix usage of wrong article in
Resultdocs.This is my first rust PR, if something about the process is wrong let me know.
As this is a documentation change, I believe the correct highfive line to use is the following:
r? @steveklabnik