-
Notifications
You must be signed in to change notification settings - Fork 13k
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
Add example of using the indexing operator to HashMap docs #55519
Conversation
r? @Kimundi (rust_highfive has picked a reviewer for you, use r? to override) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can you also add the same line to the BTreeMap
docs? https://doc.rust-lang.org/std/collections/struct.BTreeMap.html
Ping from triage @fhartwig: it looks like some changes have been requested to this PR. |
Ping from triage @fhartwig: It looks like your PR needs to be updated. |
📌 Commit 4bddb76 has been approved by |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
…rewsxcv Add example of using the indexing operator to HashMap docs Fixes rust-lang#52575
@bors: r- |
The job Click to expand the log.
I'm a bot! I can only do what humans tell me to, so if this was not helpful or you have suggestions for improvements, please ping or otherwise contact |
@bors r+ |
📌 Commit adfc066 has been approved by |
⌛ Testing commit adfc066 with merge 7e0cf3069ebda9f9259502a225e4eda7102dc4e9... |
💔 Test failed - status-appveyor |
@bors retry |
Add example of using the indexing operator to HashMap docs Fixes #52575
☀️ Test successful - status-appveyor, status-travis |
Fixes #52575