]> git.lizzy.rs Git - rust.git/commit
Remove unnecessary indexing and deref in `Vec::as_mut_slice`.
authorCorey Farwell <coreyf@rwell.org>
Sun, 17 Jul 2016 02:09:55 +0000 (22:09 -0400)
committerCorey Farwell <coreyf@rwell.org>
Sun, 17 Jul 2016 02:09:55 +0000 (22:09 -0400)
commitf80165dfa2253bb8da054296391c8bfe5012b69f
tree4df8ad0b4e8933feb0c4a9557e5a221e8dbbd208
parentb5ad2779ea155f6a1b2b61415bc804dcbb23400c
Remove unnecessary indexing and deref in `Vec::as_mut_slice`.
src/libcollections/vec.rs