Skip to content

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Jun 7, 2022

Property wrappers trigger initializer synthesis. Synthesized
initializers should not be re-typechecked when encountered e.g.
while re-solving closure with a different contextual type.

Resolves: #59294
Resolves: rdar://94506352

Property wrappers trigger initializer synthesis. Synthesized
initializers should not be re-typechecked when encountered e.g.
 while re-solving closure with a different contextual type.

Resolves: swiftlang#59294
Resolves: rdar://94506352
@xedin
Copy link
Contributor Author

xedin commented Jun 7, 2022

@swift-ci please test macOS platform

@xedin
Copy link
Contributor Author

xedin commented Jun 7, 2022

This is a reincarnation of #59300

@LucianoPAlmeida
Copy link
Contributor

@swift-ci Please test macOS platform

3 similar comments
@xedin
Copy link
Contributor Author

xedin commented Jun 8, 2022

@swift-ci Please test macOS platform

@ahoppen
Copy link
Member

ahoppen commented Jun 8, 2022

@swift-ci Please test macOS platform

@xedin
Copy link
Contributor Author

xedin commented Jun 8, 2022

@swift-ci Please test macOS platform

@xedin xedin merged commit 965a54f into swiftlang:main Jun 8, 2022
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.

Property Wrapper make compiler crash in function body (Xcode 14 and main?)
3 participants