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

Remove unsafe code from include to avoid being rejected by hax. #556

Merged
merged 2 commits into from
Sep 3, 2024

Conversation

maximebuyse
Copy link
Contributor

Fixes build failure that happened here: https://github.com/cryspen/libcrux/actions/runs/10677857822/job/29593758713?pr=555
This comes after merging hacspec/hax#867 that rejects any AST containing unsafe blocks.
We still extract the interfaces for these functions.

Copy link
Collaborator

@jschneider-bensch jschneider-bensch left a comment

Choose a reason for hiding this comment

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

Thanks 🙏

@jschneider-bensch jschneider-bensch changed the base branch from main to jonas/fix-extraction-action September 3, 2024 08:15
@jschneider-bensch jschneider-bensch merged commit bc44752 into jonas/fix-extraction-action Sep 3, 2024
@jschneider-bensch jschneider-bensch deleted the fix-rejected-unsafe branch September 3, 2024 08:16
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.

2 participants