Skip to content

AST: Desugar typed patterns in swiftinterfaces consistently. #69998

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

tshortli
Copy link
Contributor

To match the swiftinterfaces that are emitted for eagerly typechecked ASTs, lazily trigger initializer expression typechecking for typed patterns that were written using a typealias.

Resolves rdar://118698233

@tshortli tshortli force-pushed the lazy-typecheck-module-interface-desguar-typealias branch from 7145cf2 to 3eb8d57 Compare November 25, 2023 21:50
To match the swiftinterfaces that are emitted for eagerly typechecked ASTs,
lazily trigger initializer expression typechecking for typed patterns that were
written using a typealias.

Resolves rdar://118698233
@tshortli tshortli force-pushed the lazy-typecheck-module-interface-desguar-typealias branch from 3eb8d57 to 8999ed3 Compare November 26, 2023 17:59
@tshortli
Copy link
Contributor Author

@swift-ci please test

@tshortli tshortli enabled auto-merge November 26, 2023 23:44
auto-merge was automatically disabled November 27, 2023 04:38

Base branch was modified

@tshortli tshortli merged commit f52769a into swiftlang:main Nov 27, 2023
@tshortli tshortli deleted the lazy-typecheck-module-interface-desguar-typealias branch November 27, 2023 05:44
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.

1 participant