]> git.lizzy.rs Git - rust.git/commit
Add a proper `Hash` implementation for `VecMap`
authorTobias Bucher <tobiasbucher5991@gmail.com>
Tue, 9 Dec 2014 19:05:51 +0000 (20:05 +0100)
committerTobias Bucher <tobiasbucher5991@gmail.com>
Tue, 9 Dec 2014 19:05:51 +0000 (20:05 +0100)
commit20eaf168c5b40c003bd7d28fe4c071b24118410e
tree8d2a08c5784960ed0caa0cf85dee0fd28b11a549
parent67ae3a49e4864133784cd745a9a8866889f3ae15
Add a proper `Hash` implementation for `VecMap`

Also re-add the previously deleted test with an additional test that would have
failed before, when the hash function depended on the capacity.
src/libcollections/vec_map.rs