bors f83c118f42 auto merge of #7833 : blake2-ppc/rust/hashmap-consume, r=alexcrichton
Updated all users of HashMap, HashSet ::consume() to use
.consume_iter().

Since .consume_iter() takes the map or set by value, it needs awkward
extra code to in librusti's use of @mut HashMap, where the map value can
not be directly moved out.

Addresses issue #7719
2013-07-18 10:19:44 -07:00
..
2013-07-17 14:57:55 -07:00
2013-07-17 14:57:51 -07:00
2013-07-09 16:35:56 -04:00
2013-07-17 14:57:51 -07:00
2013-06-29 00:56:36 -04:00
2013-07-06 01:54:29 -04:00
2013-07-17 14:57:51 -07:00
2013-07-13 19:44:36 -07:00
2013-07-10 08:55:14 -04:00
2013-06-25 21:14:39 -04:00
2013-07-17 14:57:51 -07:00
2013-07-17 14:57:51 -07:00
2013-07-17 14:57:51 -07:00
2013-07-17 14:57:51 -07:00
2013-07-14 10:15:07 -07:00
2013-07-17 14:57:51 -07:00
2013-07-17 14:57:54 -07:00
2013-07-17 14:57:51 -07:00
2013-07-17 14:57:55 -07:00