]> git.lizzy.rs Git - rust.git/commit
Don't create HashMap<K, V> when not needed
authorAaron Hill <aa1ronham@gmail.com>
Wed, 10 Apr 2019 03:36:27 +0000 (23:36 -0400)
committerAaron Hill <aa1ronham@gmail.com>
Wed, 10 Apr 2019 03:36:27 +0000 (23:36 -0400)
commita8763f3d8d8e362f49090e8d99a86920f2e55fef
tree1caf8c4cf3ba2fe778404ed8c7068d1339e4cabb
parent48b22b80c5e4977fd638d67e9494d85df5cb912e
Don't create HashMap<K, V> when not needed
tests/run-pass/hashmap.rs