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

fix(exporter/constants): support usize casted to raw pointers constants #1057

Merged
merged 5 commits into from
Oct 28, 2024

Conversation

W95Psp
Copy link
Collaborator

@W95Psp W95Psp commented Oct 28, 2024

Fixes #1026, and renames a variant of ConstantExpr.
This PR changes a part of the API of hax used by Charon: PR fixing that AeneasVerif/charon#440.

W95Psp added a commit to AeneasVerif/charon that referenced this pull request Oct 28, 2024
@W95Psp W95Psp requested a review from Nadrieril October 28, 2024 15:19
@W95Psp W95Psp added this pull request to the merge queue Oct 28, 2024
Merged via the queue into main with commit 6891818 Oct 28, 2024
13 of 14 checks passed
@W95Psp W95Psp deleted the fix-1042 branch October 28, 2024 16:15
Nadrieril pushed a commit to AeneasVerif/charon that referenced this pull request Oct 29, 2024
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.

error[E9999]: scalar_int_to_constant_literal: the type *mut libc::c_void is not a literal
2 participants