Skip to content

Fix miri errors and tests #5

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

AdamGS
Copy link
Collaborator

@AdamGS AdamGS commented Aug 7, 2025

Only took me 8 months to get around to it, took a stab at it multiple times but I think this is an actual useful work. This PR includes:

  1. All tests compile and pass with all feature combination including miri (verified with cargo hack).
  2. Only leaves a couple warnings I can't figure out it yet, both are related to pointer provenance in Deref.

I can't say I fully understand the provenance APIs, but I got enough to somewhat explain to miri that it should just trust me here.

@AdamGS AdamGS requested a review from spacejam August 7, 2025 22:41
@AdamGS AdamGS changed the title Fix miri errors Fix miri errors and tests Aug 7, 2025
@AdamGS AdamGS force-pushed the adamg/some-experiments branch from 35d60db to b782e19 Compare August 7, 2025 22:45
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.

1 participant