]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #15787 : treeman/rust/hashmap-doc, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 25 Jul 2014 23:01:16 +0000 (23:01 +0000)
committerbors <bors@rust-lang.org>
Fri, 25 Jul 2014 23:01:16 +0000 (23:01 +0000)
Add an example showing how to use the map with a custom type. Fill in
examples for methods  without ones.

Also move `pop_equiv` next to related public methods, to not create a
duplicate trait in the docs.


Trivial merge