]> git.lizzy.rs Git - rust.git/commit
Auto merge of #33300 - seanmonstar:map-entry-take, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 15 Jun 2016 14:37:27 +0000 (07:37 -0700)
committerGitHub <noreply@github.com>
Wed, 15 Jun 2016 14:37:27 +0000 (07:37 -0700)
commit9b06d2ad335fb53917d79f4e20b03d98ab179bc2
treeb13951db200c5fffdcad393d798789369f3cbdd1
parenta94881563c18e4ffca2e24aed4bd8f5de583cc91
parent217a964027bebd7c1ed95b2e242e69bc810b821a
Auto merge of #33300 - seanmonstar:map-entry-take, r=alexcrichton

Map::Entry methods to recover key and value together

See https://github.com/rust-lang/rust/issues/32281#issuecomment-213066344