Skip to content
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

Add miri to CI and rework Label internals #204

Merged
merged 2 commits into from
Jan 14, 2025
Merged

Add miri to CI and rework Label internals #204

merged 2 commits into from
Jan 14, 2025

Conversation

KodrAus
Copy link
Collaborator

@KodrAus KodrAus commented Jan 14, 2025

Miri doesn't like having a Box that we store by-value along with a pointer into its data. This PR slightly reworks the internals of Label to better appease its rules.

@KodrAus KodrAus merged commit 1c38ba5 into main Jan 14, 2025
52 checks passed
@KodrAus KodrAus deleted the fix/miri branch January 14, 2025 00:53
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