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

[beta] Rollup of beta backports #100171

Merged
merged 12 commits into from
Aug 5, 2022
Merged

[beta] Rollup of beta backports #100171

merged 12 commits into from
Aug 5, 2022

Commits on Aug 5, 2022

  1. Configuration menu
    Copy the full SHA
    f1174bd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4840ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e4d0981 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cd1036e View commit details
    Browse the repository at this point in the history
  5. Regression in issue 99684 fixed

    dtolnay authored and Mark-Simulacrum committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    9a95c05 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    eb5fb32 View commit details
    Browse the repository at this point in the history
  7. Upgrade indexmap and thorin-dwp to use hashbrown 0.12

    This removes the last dependencies on hashbrown 0.11.
    cuviper authored and Mark-Simulacrum committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    e44ea24 View commit details
    Browse the repository at this point in the history
  8. Upgrade hashbrown to 0.12.3

    This fixes a double-free in the `clone_from` function if dropping an
    existing element in the table panics. See
    rust-lang/hashbrown#348 for more details.
    Amanieu authored and Mark-Simulacrum committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    68bfd3a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    39814b1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    94a868d View commit details
    Browse the repository at this point in the history
  11. Update Cargo.lock

    Mark-Simulacrum committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    1542579 View commit details
    Browse the repository at this point in the history
  12. fixup rustdoc test

    Mark-Simulacrum committed Aug 5, 2022
    Configuration menu
    Copy the full SHA
    8482bac View commit details
    Browse the repository at this point in the history