Uh oh!
There was an error while loading. Please reload this page.
Add example for HashMap::entry() - #25240
Conversation
rust-highfive
commented
May 9, 2015
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @pcwalton (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. |
bluss
commented
May 9, 2015
steveklabnik
commented
May 10, 2015
@bors: r+ rollup |
bors
commented
May 10, 2015
📌 Commit 1e9ce0d has been approved by |
steveklabnik
commented
May 10, 2015
Thanks so much! |
steveklabnik
commented
May 10, 2015
(also, please make sure to see the AUTHORs PR, so that you're in there) |
steveklabnik
commented
May 10, 2015
…bnik Add example for HashMap::entry()
bluss
commented
May 10, 2015
I don't know, I use a non-unique email for my commits, that's probably what's messing things up. |
…bnik Add example for HashMap::entry()
Add example for HashMap::entry()