Skip to content

Make TypeBuildable expressible as TypeAnnotation #547

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
Aug 4, 2022

Conversation

fwcd
Copy link
Member

@fwcd fwcd commented Aug 4, 2022

This simultaneously simplifies and generalizes the conformance tree since arbitrary type buildables can now be used wherever a type annotation is needed (previously ArrayType, SimpleTypeIdentifier and a few others were hardcoded).

@fwcd fwcd requested a review from ahoppen as a code owner August 4, 2022 03:04
@fwcd
Copy link
Member Author

fwcd commented Aug 4, 2022

@swift-ci please test

@fwcd fwcd force-pushed the type-buildable-type-annotation branch from 8d09b73 to cb20470 Compare August 4, 2022 12:59
@fwcd fwcd force-pushed the type-buildable-type-annotation branch from cb20470 to 0efa393 Compare August 4, 2022 13:04
@fwcd
Copy link
Member Author

fwcd commented Aug 4, 2022

@swift-ci please test

@fwcd fwcd merged commit c5311d4 into swiftlang:main Aug 4, 2022
@fwcd fwcd deleted the type-buildable-type-annotation branch August 4, 2022 14:19
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.

3 participants