]> git.lizzy.rs Git - rust.git/commit
auto merge of #12995 : Kroisse/rust/vec_ng_mut_slices, r=alexcrichton
authorbors <bors@rust-lang.org>
Sat, 22 Mar 2014 18:06:46 +0000 (11:06 -0700)
committerbors <bors@rust-lang.org>
Sat, 22 Mar 2014 18:06:46 +0000 (11:06 -0700)
commit0e6f90eb89021342935de9af2f014fbee5805855
treef67fcfb398a5ba8af7205bce495475559db00544
parent403e8695712cd9779b9cc91c61e780d3bfb8212a
parent5b03050f66fb59480884cb0a34bd8eb826d9f53a
auto merge of #12995 : Kroisse/rust/vec_ng_mut_slices, r=alexcrichton

These functions are implemented for &mut [T], but std::vec_ng::Vec has not yet.