Skip to content

[Associated type inference] Resolve @_implements on AsyncSequence.Failure #72552

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

Conversation

DougGregor
Copy link
Member

@DougGregor DougGregor commented Mar 24, 2024

@DougGregor DougGregor requested a review from a team as a code owner March 24, 2024 19:12
@DougGregor
Copy link
Member Author

@swift-ci please test

…ailure

A source-compatibility hack to not resolve AsyncSequence.Failure via
lookup accidentally disabled the `@_implements`-based lookup that
we use to avoid having to run inference again in Swift textual
interfaces. Tweak the logic here to narrow the source-compatibilty
hack.

Fixes rdar://125320522.
@DougGregor DougGregor force-pushed the implements-on-asyncsequence-failure-6.0 branch from 4744a30 to 78430e0 Compare March 25, 2024 06:10
@DougGregor
Copy link
Member Author

@swift-ci please test

@DougGregor
Copy link
Member Author

@swift-ci please test

@DougGregor DougGregor enabled auto-merge March 25, 2024 15:08
@DougGregor DougGregor merged commit b087794 into swiftlang:release/6.0 Mar 25, 2024
@DougGregor DougGregor deleted the implements-on-asyncsequence-failure-6.0 branch March 25, 2024 22:45
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