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

Improve error checking around constructing and parsing generic grain types and clean up tests #8705

Merged
merged 1 commit into from Nov 7, 2023

Conversation

ReubenBond
Copy link
Member

@ReubenBond ReubenBond commented Nov 4, 2023

Throws earlier when trying to construct a generic type using types from another generic type with different arity.
Enables previously skipped "generic corner case" tests for scenarios which are now supported.
General cleanup of the relevant test code.

Microsoft Reviewers: Open in CodeFlow

@ReubenBond ReubenBond merged commit 5b77e06 into dotnet:main Nov 7, 2023
19 checks passed
@ReubenBond ReubenBond deleted the fix/generic-type-parsing branch November 7, 2023 17:18
@github-actions github-actions bot locked and limited conversation to collaborators Dec 8, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant