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 a cast from size_t to uint64_t #3507

Merged
merged 3 commits into from
Sep 30, 2024
Merged

Conversation

tahina-pro
Copy link
Member

Just like FStar.SizeT.sizet_to_uint32 defines a cast from size_t to uint32_t, this PR adds FStar.SizeT.sizet_to_uint64 to support casts from size_t to uint64_t, along with the corresponding Karamel extraction rule.

@tahina-pro tahina-pro merged commit 061fcdf into master Sep 30, 2024
2 checks passed
@tahina-pro tahina-pro deleted the _taramana_sizet_uint64 branch September 30, 2024 22:56
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