]> git.lizzy.rs Git - rust.git/commit
Use std::fmt::radix instead of to_str_radix.
authorOGINO Masanori <masanori.ogino@gmail.com>
Thu, 10 Jul 2014 07:14:35 +0000 (16:14 +0900)
committerOGINO Masanori <masanori.ogino@gmail.com>
Thu, 10 Jul 2014 07:16:47 +0000 (16:16 +0900)
commit780a8291aae59a67e4c0633f57ffdfbd51312d1b
tree3a26bd2004d7a35aed1977ef307f6e7e3cf8d42d
parent66e1f11ef482d90f2ea3bd284b07cd825315fadd
Use std::fmt::radix instead of to_str_radix.

Signed-off-by: OGINO Masanori <masanori.ogino@gmail.com>
src/libcollections/hash/sip.rs