Niko Matsakis 5606fc0c90 Revert map.each to something which takes two parameters
rather than a tuple.  The current setup iterates over
`BaseIter<(&'self K, &'self V)>` where 'self is a lifetime declared
*in the each method*.  You can't place such a type in
the impl declaration.  The compiler currently allows it,
but this will not be legal under #5656 and I'm pretty sure
it's not sound now.
2013-04-10 07:51:48 -07:00
..
2013-04-04 18:53:58 +08:00
2013-03-29 16:39:08 -07:00
2013-03-28 23:56:46 -04:00
2013-03-29 16:39:08 -07:00
2013-03-29 16:39:08 -07:00
2013-04-09 10:59:32 -07:00
2013-03-29 16:39:08 -07:00
2013-03-29 16:39:08 -07:00
2013-04-03 10:30:36 -04:00
2013-04-05 05:36:03 -04:00
2013-03-26 19:20:02 -04:00
2013-03-29 16:39:08 -07:00
2013-03-27 17:29:10 -04:00
2013-03-29 16:39:08 -07:00
2013-03-29 16:39:08 -07:00
2013-03-29 16:39:08 -07:00
2013-03-29 16:39:08 -07:00
2013-04-08 17:50:25 -04:00
2013-04-03 19:43:23 +13:00
2013-03-29 16:39:08 -07:00
2013-04-08 17:50:25 -04:00