Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix HashMap's values_mut example to use println! #35001

Merged
merged 1 commit into from Jul 27, 2016
Merged

Fix HashMap's values_mut example to use println! #35001

merged 1 commit into from Jul 27, 2016

Conversation

rdwilliamson
Copy link
Contributor

@rdwilliamson rdwilliamson commented Jul 23, 2016

Fix HashMap's values_mut example to use println!

@rust-highfive
Copy link
Collaborator

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @alexcrichton (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.

@alexcrichton
Copy link
Member

@bors: r+ ccc955c

Thanks!

@GuillaumeGomez
Copy link
Member

GuillaumeGomez commented Jul 25, 2016

@bors: rollup

@bors
Copy link
Contributor

bors commented Jul 25, 2016

💡 This pull request was already approved, no need to approve it again.

@bors
Copy link
Contributor

bors commented Jul 25, 2016

📌 Commit ccc955c has been approved by GuillaumeGomez

@GuillaumeGomez
Copy link
Member

@bors: r=alexcrichton

@bors
Copy link
Contributor

bors commented Jul 25, 2016

💡 This pull request was already approved, no need to approve it again.

@bors
Copy link
Contributor

bors commented Jul 25, 2016

📌 Commit ccc955c has been approved by alexcrichton

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Jul 25, 2016
Fix HashMap's values_mut example to use println!

Fix HashMap's values_mut example to use println!
bors added a commit that referenced this pull request Jul 25, 2016
Rollup of 13 pull requests

- Successful merges: #34461, #34609, #34732, #34850, #34894, #34935, #34974, #34990, #34995, #35001, #35009, #35010, #35028
- Failed merges:
@bors
Copy link
Contributor

bors commented Jul 26, 2016

⌛ Testing commit ccc955c with merge ba2c0fa...

@bors
Copy link
Contributor

bors commented Jul 26, 2016

💔 Test failed - auto-win-msvc-64-opt

@alexcrichton
Copy link
Member

@bors: retry

On Tue, Jul 26, 2016 at 4:28 AM, bors notifications@github.com wrote:

💔 Test failed - auto-win-msvc-64-opt
https://buildbot.rust-lang.org/builders/auto-win-msvc-64-opt/builds/5093


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
#35001 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAD95Ap5v6go_8GN_ipZn6Lp0tsBE-aLks5qZe9ygaJpZM4JTdHu
.

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Jul 26, 2016
Fix HashMap's values_mut example to use println!

Fix HashMap's values_mut example to use println!
bors added a commit that referenced this pull request Jul 27, 2016
@bors bors merged commit ccc955c into rust-lang:master Jul 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants