Skip to content

Conversation

programmerjake
Copy link
Member

Fixes: #382

@programmerjake
Copy link
Member Author

afaict nothing uses load or store with totally unaligned pointers, so this change is safe.

@programmerjake
Copy link
Member Author

tests failing because exposed_provenance was apparently split out of the strict_provenance feature gate.

@calebzulawski calebzulawski merged commit 1273da6 into rust-lang:master Dec 11, 2023
@RalfJung
Copy link
Member

tests failing because exposed_provenance was apparently split out of the strict_provenance feature gate.

Yes, that was rust-lang/rust#118487.

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.

Simd::load implementation does not match documentation
3 participants