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 ambiguity for promoting Bool, Zero and One #21

Merged
merged 3 commits into from
Nov 6, 2024
Merged

Fix ambiguity for promoting Bool, Zero and One #21

merged 3 commits into from
Nov 6, 2024

Conversation

lkdvos
Copy link
Collaborator

@lkdvos lkdvos commented Nov 5, 2024

Fixes #20

@Jutho
Copy link
Owner

Jutho commented Nov 5, 2024

Thanks for fixing. Would you mind immediately bumping the patch release in this PR, then I can immediately tag after merging this PR.

I am not sure what is going on with the Invalidations check; the action seems broken.

@Jutho Jutho merged commit 58097da into main Nov 6, 2024
5 of 6 checks passed
@lkdvos lkdvos deleted the ld-promotion branch November 6, 2024 13:58
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.

Promotion of Bool and Zero/One leads to stackoverflow.
2 participants