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

Replace HashMap implementation with SwissTable (as an external crate) #58623

Merged
merged 11 commits into from
Apr 24, 2019

Commits on Apr 23, 2019

  1. Configuration menu
    Copy the full SHA
    185ed98 View commit details
    Browse the repository at this point in the history
  2. Add try_reserve to HashSet

    Amanieu committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    a533504 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    556fc40 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1fa7a21 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf46bd5 View commit details
    Browse the repository at this point in the history
  6. Fix test

    Amanieu committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    9325451 View commit details
    Browse the repository at this point in the history
  7. Remove broken tests

    Amanieu committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    e15bf96 View commit details
    Browse the repository at this point in the history
  8. Update hashbrown to 0.2.1

    Amanieu committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    5253366 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    41c2f81 View commit details
    Browse the repository at this point in the history
  10. Update hashbrown to 0.2.2

    Amanieu committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    ae38877 View commit details
    Browse the repository at this point in the history
  11. Update hashbrown to 0.3.0

    Amanieu committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    e7f162f View commit details
    Browse the repository at this point in the history