Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Doc change: Remove mention of fnv in HashMap #77996

Merged
merged 3 commits into from
Nov 13, 2020
Merged

Doc change: Remove mention of fnv in HashMap #77996

merged 3 commits into from
Nov 13, 2020

Commits on Oct 15, 2020

  1. Change mention of fnv in HashMap to mention aHash as an alterniti…

    …ve hasher.
    
    Signed-off-by: Tom Kaitchuck <tom.kaitchuck@emc.com>
    tkaitchuck committed Oct 15, 2020
    Configuration menu
    Copy the full SHA
    1d28725 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2020

  1. Change link to point to crates.io keyword "hasher"

    Signed-off-by: Tom Kaitchuck <Tom.Kaitchuck@gmail.com>
    tkaitchuck committed Oct 28, 2020
    Configuration menu
    Copy the full SHA
    5b3d98d View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2020

  1. Update library/std/src/collections/hash/map.rs

    Co-authored-by: Mara Bos <m-ou.se@m-ou.se>
    tkaitchuck and m-ou-se committed Nov 13, 2020
    Configuration menu
    Copy the full SHA
    4e58483 View commit details
    Browse the repository at this point in the history