]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #47259 - sfackler:map-remove-entry, r=dtolnay
authorkennytm <kennytm@gmail.com>
Mon, 8 Jan 2018 17:58:52 +0000 (01:58 +0800)
committerkennytm <kennytm@gmail.com>
Mon, 8 Jan 2018 19:37:18 +0000 (03:37 +0800)
Add HashMap::remove_entry

Implements #46344

r? @dtolnay


Trivial merge