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

Allow ensures and requires on traits #790

Merged
merged 11 commits into from
Jul 22, 2024
Merged

Allow ensures and requires on traits #790

merged 11 commits into from
Jul 22, 2024

Conversation

W95Psp
Copy link
Collaborator

@W95Psp W95Psp commented Jul 18, 2024

This PR:

Now, we are able to write requires and ensures on traits, but we need to repeat ourselves in impl blocks, see #789.

@W95Psp W95Psp requested a review from karthikbhargavan July 18, 2024 15:49
@W95Psp W95Psp force-pushed the pre-post-traits branch from a9d2dc5 to 61409d1 Compare July 22, 2024 09:23
@W95Psp W95Psp added this pull request to the merge queue Jul 22, 2024
Merged via the queue into main with commit ee8d7bd Jul 22, 2024
13 checks passed
@W95Psp W95Psp deleted the pre-post-traits branch July 22, 2024 13:36
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
2 participants