Skip to content

Update ahash dependency#7912

Merged
abrown merged 1 commit intobytecodealliance:mainfrom
alexcrichton:update-ahash
Feb 10, 2024
Merged

Update ahash dependency#7912
abrown merged 1 commit intobytecodealliance:mainfrom
alexcrichton:update-ahash

Conversation

@alexcrichton
Copy link
Member

@alexcrichton alexcrichton commented Feb 10, 2024

This fixes the build on the latest nightly Rust. I was able to vet ahash itself but zerocopy is such a large and full-of-unsafe dependency I've added an exemption for it. The documentation of it seems to indicate it's a pretty well thought out crate with lots of care behind it, so at least at a first glance it did not seem overly worrisome.

Closes #7896

This fixes the build on the latest nightly Rust. I was able to vet
`ahash` itself but `zerocopy` is such a large and full-of-unsafe
dependency I've added an exemption for it. The documentation of it seems
to indicate it's a pretty well thought out crate with lots of care
behind it, so at least at a first glance it did not seem overly
worrisome.
@alexcrichton alexcrichton requested a review from a team as a code owner February 10, 2024 03:32
@alexcrichton alexcrichton requested review from abrown and removed request for a team February 10, 2024 03:32
@abrown abrown added this pull request to the merge queue Feb 10, 2024
Merged via the queue into bytecodealliance:main with commit c7f748d Feb 10, 2024
@alexcrichton alexcrichton deleted the update-ahash branch February 10, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Wasmtime does not compile on the latest nightly Rust

2 participants