]> git.lizzy.rs Git - rust.git/commit
Make HashMap::take not corrupt the map. Fixes #19292
authorAlexis Beingessner <a.beingessner@gmail.com>
Tue, 25 Nov 2014 06:16:50 +0000 (01:16 -0500)
committerAlexis Beingessner <a.beingessner@gmail.com>
Tue, 25 Nov 2014 13:41:55 +0000 (08:41 -0500)
commitb1e720fb7e462351b24f1d3eaa8ac21044c41d28
treea7f55a9109adb6f8fdd7e39a3016b20e8a78a4bc
parent4389ee3893c82fc2b6b33eeb5555cc1744f6da4a
Make HashMap::take not corrupt the map. Fixes #19292
src/libstd/collections/hash/map.rs