Skip to content

Conversation

06393993
Copy link

... so that Handle::from_raw is more friendly to miri tests with strict provenance.

Closes #996

Copy link
Collaborator

@Ralith Ralith left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Current form seems fine to me, but leaving to @MarijnS95 for a final call.

…rom_raw

... so that from_raw is more friendly to miri tests with strict provenance.

Closes ash-rs#996
@06393993 06393993 changed the title Remove integer to pointer cast in Handle implementation Add a DispatchableHandle trait to allow bypassing the integer to pointer May 29, 2025
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.

Handle::from_raw can't pass miri tests with strict provenance due to integer to pointer cast
2 participants