Uh oh!
There was an error while loading. Please reload this page.
doc: Fix print value - #25150
Conversation
`input` -> `guess`
rust-highfive
commented
May 6, 2015
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @huonw (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 CONTRIBUTING.md for more information. |
killercup
commented
May 6, 2015
Too late? #25148 |
rydotyosh
commented
May 6, 2015
Oh, tanks. It is same. |
killercup
commented
May 6, 2015
Indeed, that unused value is not cool. @steveklabnik, maybe you want to r+ this instead of #25148? |
steveklabnik
commented
May 6, 2015
Oh, nice catch! So that everyone gets credit, @rydotyosh, what do you think about editing this PR to just include the return fix? |
rydotyosh
commented
May 6, 2015
OK. |
Edit version of rust-lang#25150. This commit depends on rust-lang#25148.
Edit version of rust-lang#25150. This commit depends on rust-lang#25148.
input->guess