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 handling of unevaluated top-level constants #670

Merged
merged 1 commit into from
May 15, 2024

Conversation

Nadrieril
Copy link
Collaborator

That was a simple oversight in the handling of constants: we hadn't tried top-level unevaluated constants, which occur at least for top-level constants coming from a foreign crate.

This is the fix for AeneasVerif/charon#175.

@W95Psp W95Psp added this pull request to the merge queue May 15, 2024
Merged via the queue into hacspec:main with commit c90e695 May 15, 2024
12 of 13 checks passed
@Nadrieril Nadrieril deleted the fix-foreign-constants branch May 15, 2024 12:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants