]> git.lizzy.rs Git - rust.git/commitdiff
auto merge of #14750 : bachm/rust/master, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 13 Jun 2014 22:46:35 +0000 (22:46 +0000)
committerbors <bors@rust-lang.org>
Fri, 13 Jun 2014 22:46:35 +0000 (22:46 +0000)
This adds the missing `get_mut` method to the `MutableVector` trait, and implements it for `&'a mut [T]`.


Trivial merge