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

RFC: Simplify std::hash #823

Merged
merged 5 commits into from
Feb 17, 2015
Merged

RFC: Simplify std::hash #823

merged 5 commits into from
Feb 17, 2015

Commits on Feb 11, 2015

  1. RFC: Simplify std::hash

    Two alternatives are proposed for paring back the API of `std::hash` to be more
    ergnomic for both consumers and implementors.
    alexcrichton committed Feb 11, 2015
    Configuration menu
    Copy the full SHA
    9911675 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2015

  1. Switch recommendations

    alexcrichton committed Feb 12, 2015
    Configuration menu
    Copy the full SHA
    d291515 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dae0b78 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2015

  1. Minor updates and tweaks

    alexcrichton committed Feb 17, 2015
    Configuration menu
    Copy the full SHA
    db61898 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88a3079 View commit details
    Browse the repository at this point in the history