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 ResolverAAImpl.asMemberOf #2111

Merged
merged 2 commits into from
Sep 19, 2024
Merged

Fix ResolverAAImpl.asMemberOf #2111

merged 2 commits into from
Sep 19, 2024

Conversation

ting-yuan
Copy link
Collaborator

  1. Implement substitution of type parameters. Ideally they should be provided by AA.

  2. Substitute to Any if the destination is star without bounds.

  3. Fork the test case where nullabilities are incorrect in KSP1.

Fixes #1642

1. Implement substitution of type parameters. Ideally they should be
   provided by AA.

2. Substitute to Any if the destination is star without bounds.

3. Fork the test case where nullabilities are incorrect in KSP1.
@ting-yuan ting-yuan linked an issue Sep 19, 2024 that may be closed by this pull request
@ting-yuan ting-yuan merged commit 9faf216 into google:main Sep 19, 2024
3 checks passed
@ting-yuan ting-yuan deleted the as-member-of branch October 11, 2024 02:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants