]> git.lizzy.rs Git - rust.git/commit
Rewrite, improve documentation for `core::hash::BuildHasherDefault`.
authorCorey Farwell <coreyf@rwell.org>
Tue, 13 Dec 2016 02:03:08 +0000 (21:03 -0500)
committerCorey Farwell <coreyf@rwell.org>
Fri, 16 Dec 2016 17:27:03 +0000 (12:27 -0500)
commitd409fc378ca46fca6fb0b0b986b0f11cfc62eb8f
treea813fcca7f02098c2d02004e553869377615daa3
parent7537f953e2d28dc0f34ab39737b058e7b79a7fb7
Rewrite, improve documentation for `core::hash::BuildHasherDefault`.

Fixes https://github.com/rust-lang/rust/issues/31242.
src/libcore/hash/mod.rs