Skip to content

hax-lib: prop: allow equality on every type#1352

Merged
W95Psp merged 2 commits intomainfrom
prop-eq-any-type
Mar 11, 2025
Merged

hax-lib: prop: allow equality on every type#1352
W95Psp merged 2 commits intomainfrom
prop-eq-any-type

Conversation

@W95Psp
Copy link
Copy Markdown
Contributor

@W95Psp W95Psp commented Mar 11, 2025

This PR makes Prop::eq to work not only on Props, but on any type: any time should be comparable in Prop.

@W95Psp W95Psp requested a review from a team as a code owner March 11, 2025 15:50
@W95Psp W95Psp changed the title prop: eq on anything hax-lib: prop: allow equality on every type Mar 11, 2025
@W95Psp W95Psp force-pushed the prop-eq-any-type branch from 3ff8e24 to 90107b0 Compare March 11, 2025 15:51
@W95Psp W95Psp requested a review from maximebuyse March 11, 2025 15:51
@karthikbhargavan
Copy link
Copy Markdown
Contributor

karthikbhargavan commented Mar 11, 2025 via email

@W95Psp
Copy link
Copy Markdown
Contributor Author

W95Psp commented Mar 11, 2025

That PR was mainly because I needed it in my minicore models

@W95Psp
Copy link
Copy Markdown
Contributor Author

W95Psp commented Mar 11, 2025

aaah, I thought you mistyped me karthik! Makes sense now, thanks!

Copy link
Copy Markdown
Contributor

@karthikbhargavan karthikbhargavan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Also did the same for ne

@W95Psp W95Psp enabled auto-merge March 11, 2025 16:47
@W95Psp W95Psp added this pull request to the merge queue Mar 11, 2025
Merged via the queue into main with commit 032cf32 Mar 11, 2025
14 of 15 checks passed
@W95Psp W95Psp deleted the prop-eq-any-type branch March 11, 2025 17:49
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.

3 participants