Aaron Turon d8dfe1957b Align with _mut conventions
As per [RFC
52](https://github.com/rust-lang/rfcs/blob/master/active/0052-ownership-variants.md),
use `_mut` suffixes to mark mutable variants, and `into_iter` for moving
iterators.

[breaking-change]
2014-09-16 11:46:52 -07:00
..
2014-09-16 11:46:52 -07:00
2014-08-29 14:33:08 -07:00
2014-08-29 14:33:08 -07:00
2014-08-04 16:03:21 -07:00
2014-08-29 14:33:08 -07:00
2014-09-09 11:32:58 +02:00