Skip to content

Conversation

@jckarter
Copy link
Contributor

@jckarter jckarter commented Sep 9, 2020

Explanation: The compiler would get stuck in an infinite loop when trying to substitute opaque types with associated types, such as some Gesture in SwiftUI.

Scope: Crash when trying to write custom Gesture types in SwiftUI.

Issue: rdar://problem/67040429

Reviewed by: @aschwaighofer

Risk: Low

…point.

This can happen when a non-substitutable opaque type appears in structural position, such as the root of an associated
type archetype. Fixes rdar://problem/67040429.
@jckarter jckarter requested a review from a team as a code owner September 9, 2020 21:30
@jckarter
Copy link
Contributor Author

jckarter commented Sep 9, 2020

@swift-ci Please test

@jckarter
Copy link
Contributor Author

jckarter commented Sep 9, 2020

@swift-ci Please nominate

@theblixguy theblixguy added the r5.3 label Sep 9, 2020
@tkremenek tkremenek merged commit 377a3bd into swiftlang:release/5.3 Sep 10, 2020
@AnthonyLatsis AnthonyLatsis added swift 5.3 🍒 release cherry pick Flag: Release branch cherry picks and removed r5.3 labels Jan 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

🍒 release cherry pick Flag: Release branch cherry picks swift 5.3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants