]> git.lizzy.rs Git - rust.git/commit
Test that HashMap, HashSet, and their iterators are properly covariant
authorJonathan S <gereeter+code@gmail.com>
Thu, 31 Mar 2016 02:57:31 +0000 (21:57 -0500)
committerJonathan S <gereeter+code@gmail.com>
Thu, 31 Mar 2016 03:02:36 +0000 (22:02 -0500)
commit589108baf644ea44a10a7258d67da254e1e09fae
tree3eadc85319441c15cd0e979e4fc418e4bd2081cb
parent1639f2d2899310038635be2c307b60adf2bde125
Test that HashMap, HashSet, and their iterators are properly covariant
src/libstd/collections/hash/map.rs
src/libstd/collections/hash/set.rs