Skip to content

Conversation

@slavapestov
Copy link
Contributor

…request cycle

This implements a structural walk over the TypeRepr to catch
situations where we attempt to infer `A` from `func f(_: A)`,
which references the concrete `A` that will be synthesized
in the conforming type.

Fixes:
- rdar://34956654 / swiftlang#48680
- rdar://38913692 / swiftlang#49066
- rdar://56672411
- swiftlang#50010
- rdar://81587765 / swiftlang#57355
- rdar://117442510
@slavapestov slavapestov requested a review from a team as a code owner November 17, 2023 04:49
@slavapestov
Copy link
Contributor Author

@swift-ci Please test

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