]> git.lizzy.rs Git - rust.git/commit
Reduce HashMap allocations.
authorClark Gaebel <cg.wowus.cg@gmail.com>
Thu, 27 Mar 2014 01:58:08 +0000 (21:58 -0400)
committerClark Gaebel <cg.wowus.cg@gmail.com>
Sat, 19 Apr 2014 00:15:41 +0000 (20:15 -0400)
commit9f45484db5cc4570b4e489e82646efc5c628b6ea
tree54102b238bcabee223a61d96c754e23d0360fde2
parentb75683cadf6c4c55360202cd6a0106be80532451
Reduce HashMap allocations.
src/libcollections/hashmap.rs
src/libstd/num/mod.rs