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

Check that trait references are for the correct trait #527

Merged
merged 6 commits into from
Jan 17, 2025

Conversation

Nadrieril
Copy link
Member

@Nadrieril Nadrieril commented Jan 17, 2025

In working on #127 I discovered that we translate trait clauses of inherent methods in an inconsistent order. This was fixed in hax in cryspen/hax#1237, and this PR adds checks to ensure we keep trait clauses consistent in the future.

@Nadrieril Nadrieril force-pushed the check-more-generics branch from 68cca47 to 2315e2d Compare January 17, 2025 14:58
@Nadrieril Nadrieril merged commit b64e738 into AeneasVerif:main Jan 17, 2025
5 checks passed
@Nadrieril Nadrieril deleted the check-more-generics branch January 17, 2025 16:27
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