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

Fixes to F* library and extraction #631

Merged
merged 13 commits into from
Apr 26, 2024
Merged

Conversation

karthikbhargavan
Copy link
Contributor

@karthikbhargavan karthikbhargavan commented Apr 24, 2024

This PR includes a few small fixes for the F* extraction and proof libraries:

Engine

Library

  • It improves the post-condition for RngCore.fill_bytes
  • It provides an implementation for the Copy trait
  • It improve the post-condition for Rust_pritives.array_to_slice_unsize

@karthikbhargavan karthikbhargavan requested a review from W95Psp April 24, 2024 17:11
@franziskuskiefer franziskuskiefer added this pull request to the merge queue Apr 26, 2024
Merged via the queue into main with commit 044c65c Apr 26, 2024
11 checks passed
@franziskuskiefer franziskuskiefer deleted the fstar-lib-additions branch April 26, 2024 11:56
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.

Trait pre/post conditions: escape names properly
3 participants