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(engine/backend): F*: rec qual. when interface mode #589

Merged
merged 1 commit into from
Apr 9, 2024

Conversation

W95Psp
Copy link
Collaborator

@W95Psp W95Psp commented Apr 9, 2024

PR #572 introduced basic support for non-mutual recursive definitions, but that was working only in the implementation-only mode.

This PR fixes that: rec is now insterted in fst modules, no matter whether we produce an interface or not.

PR #572 introduced basic support for non-mutual recursive definitions,
but that was working only in the implementation-only mode.

This PR fixes that: `rec` is now insterted in `fst` modules, no matter
whether we produce an interface or not.
@W95Psp W95Psp added this pull request to the merge queue Apr 9, 2024
Merged via the queue into main with commit 00b125b Apr 9, 2024
12 checks passed
@W95Psp W95Psp deleted the fix-trivial-let-rec-intf-fstar branch April 9, 2024 13:10
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