rust/src/libcore/hash
Andrew Paseltiner ae21b4f581 remove mention of specialization from Hash trait
It is no longer possible to specialize on the `Hasher` because it moved
to a method-level type parameter.
2015-03-12 18:09:52 -04:00
..
mod.rs remove mention of specialization from Hash trait 2015-03-12 18:09:52 -04:00
sip.rs Remove integer suffixes where the types in compiled code are identical. 2015-03-05 12:38:33 +05:30