Conversation
src/libcollections/btree/map.rs
Outdated
There was a problem hiding this comment.
s/get/got. Though it's a bit wordy.
Maybe this? (shrug)
This enum is constructed from the [`entry`] method on [`BTreeMap`].
a293302 to
7fc90dc
Compare
|
Updated. |
|
@bors: r+ rollup |
|
📌 Commit 7fc90dc has been approved by |
|
☔ The latest upstream changes (presumably #34885) made this pull request unmergeable. Please resolve the merge conflicts. |
7fc90dc to
9b5db22
Compare
|
Updated. |
|
@bors: r+ rollup |
|
📌 Commit 9b5db22 has been approved by |
|
⌛ Testing commit 9b5db22 with merge ad1d501... |
|
💔 Test failed - auto-linux-64-cargotest |
|
@bors: retry On Wed, Jul 20, 2016 at 6:30 PM, bors notifications@github.com wrote:
|
…veklabnik Add doc for btree_map types Part of rust-lang#29348. r? @steveklabnik
Part of #29348.
r? @steveklabnik