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

Do not allow type arguments that are generic if they are not specialized #3714

Merged
merged 2 commits into from
Nov 21, 2022

Conversation

mihaibudiu
Copy link
Contributor

Signed-off-by: Mihai Budiu mbudiu@vmware.com
Fixes #3305

Signed-off-by: Mihai Budiu <mbudiu@vmware.com>
@mihaibudiu mihaibudiu requested a review from fruffy November 21, 2022 19:58
@mihaibudiu
Copy link
Contributor Author

@fruffy I don't understand what the problem is with clang-format, I have run it on my machine on the offending file and it does not make any changes, however, the CI is upset.

@mihaibudiu
Copy link
Contributor Author

Sorry, my mistake, I take it back.

Signed-off-by: Mihai Budiu <mbudiu@vmware.com>
@mihaibudiu mihaibudiu merged commit 51ece82 into p4lang:main Nov 21, 2022
@mihaibudiu mihaibudiu deleted the issue3305 branch November 21, 2022 23:32
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.

unspecialized generic type allowed as a type argument
2 participants