Skip to content

AST: Refactor SelfReferenceKind in preparation for #33767 #34249

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

Merged
merged 2 commits into from
Oct 13, 2020

Conversation

AnthonyLatsis
Copy link
Collaborator

This will enable us to allow members containing references to Self or associated types
only in covariant position to be used on an existential.

@AnthonyLatsis
Copy link
Collaborator Author

@swift-ci please smoke test

This will enable us to allow members containing references to Self or associated types
only in covariant position to be used on an existential
@AnthonyLatsis
Copy link
Collaborator Author

@swift-ci please smoke test

@AnthonyLatsis
Copy link
Collaborator Author

@swift-ci please test source compatibility release

@AnthonyLatsis
Copy link
Collaborator Author

@swift-ci please test source compatibility

@AnthonyLatsis
Copy link
Collaborator Author

The few source compat FAILs are clone failures that can be observed in some neighbouring builds too, so I think the patch will are alright.

@AnthonyLatsis AnthonyLatsis merged commit ec10c5d into swiftlang:main Oct 13, 2020
@AnthonyLatsis AnthonyLatsis deleted the selfrefkind-refactor branch October 13, 2020 10:56
@AnthonyLatsis
Copy link
Collaborator Author

@slavapestov Thank you for looking through this in such short terms.

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.

2 participants