Closed
Description
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
Labels
No labels