-
Notifications
You must be signed in to change notification settings - Fork 13.4k
Add doctests for HashMap's into_values and into_keys methods #87598
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
Conversation
Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @yaahc (or someone else) soon. Please see the contribution instructions for more information. |
Should this PR be marked as closing #87591? |
@ChaiTRex Thanks for your PR, have done! |
Looks great. @bors r+ |
📌 Commit fb62b8f3207c4f3c849c959a352af6b6de73a228 has been approved by |
We have the "No-Merge Policy" in this repo, I think we should squash commits into one, could you? @bors r- |
Ping from triage: |
@JohnCSimon I squash the commits but I am not sure I can add |
You can do it like this: @rustbot label: -S-waiting-on-author +S-waiting-on-review |
Thank you! Good to know, now I know how to this in my next PR to rustlang |
Thanks! |
📌 Commit 6eefee1 has been approved by |
☀️ Test successful - checks-actions |
Fixes #87591