]> git.lizzy.rs Git - rust.git/commit
Remove unnecessary `Vec<_>` annotation from docs
authorScott Olson <scott@scott-olson.org>
Fri, 3 Apr 2015 17:23:58 +0000 (13:23 -0400)
committerScott Olson <scott@scott-olson.org>
Fri, 3 Apr 2015 17:23:58 +0000 (13:23 -0400)
commit2f63e9c127ceff853f560a8a74f6d37c8ebad400
tree6dc83670134a47a8d129e8c85f99cb2fdd1ba1c3
parent2615106a46879c4e9acc46874ebe06b549d06d67
Remove unnecessary `Vec<_>` annotation from docs

This was brought up in IRC by a confused reader.
src/libcollections/vec.rs