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 for crash with wildcard used in type definition #2405

Merged
merged 5 commits into from
Oct 2, 2023

Conversation

janmasrovira
Copy link
Collaborator

Holes are now allowed in the type of inductive parameters.
If the type is unsupported, a user error is thrown.

@janmasrovira janmasrovira added enhancement New feature or request fix:bug labels Sep 28, 2023
@janmasrovira janmasrovira added this to the 0.5.2 milestone Sep 28, 2023
@janmasrovira janmasrovira self-assigned this Sep 28, 2023
@janmasrovira janmasrovira linked an issue Sep 28, 2023 that may be closed by this pull request
@janmasrovira janmasrovira force-pushed the 2292-crash-with-wildcard-used-in-type-definition branch 2 times, most recently from d4a49e1 to a43be04 Compare September 29, 2023 21:57
@janmasrovira janmasrovira marked this pull request as ready for review September 29, 2023 21:58
@jonaprieto jonaprieto changed the title 2292 crash with wildcard used in type definition Fix for crash with wildcard used in type definition Oct 2, 2023
@jonaprieto jonaprieto force-pushed the 2292-crash-with-wildcard-used-in-type-definition branch from c33b7e2 to 061b914 Compare October 2, 2023 15:52
@jonaprieto jonaprieto merged commit 76b58f0 into main Oct 2, 2023
4 checks passed
@jonaprieto jonaprieto deleted the 2292-crash-with-wildcard-used-in-type-definition branch October 2, 2023 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fix:bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash with wildcard used in type definition
2 participants