Skip to content

Tests will fail in 1.82 due to an old soundness hole in hashbrown #21

Closed
@saethlin

Description

@saethlin

I am filing this issue because this project's tests failed in the crater runs for Rust 1.82: rust-lang/rust#130579, you can reproduce this failure with cargo +beta test or cargo +nightly test.

griddle uses a version of hashbrown that doesn't have this patch rust-lang/hashbrown#268 so the cause of the UB that's now detected is actually in hashbrown. But this crate's test suite will start to fail, so this is where I'm posting the heads-up issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions