]> git.lizzy.rs Git - rust.git/commit
auto merge of #6414 : samebchase/rust/experimental, r=graydon
authorbors <bors@rust-lang.org>
Sun, 12 May 2013 20:04:34 +0000 (13:04 -0700)
committerbors <bors@rust-lang.org>
Sun, 12 May 2013 20:04:34 +0000 (13:04 -0700)
commit7dc94b87686ffd78a71442304158eb91d43885b0
tree8b03cc11f220313046b01bc0ce77c6270a3f7c5b
parent638b394a37a89f29ac366f5f052aacca175e30c2
parent0acb6abb86125a1db878c256fbcf1a94b2577feb
auto merge of #6414 : samebchase/rust/experimental, r=graydon

Implemented to_str() for HashMap and HashSet
Added tests.
Minor formatting and stylistic cleanups.