Skip to content

Conversation

@tshortli
Copy link
Contributor

As a follow up to #69841, clarify the possible states that initializer expression of a pattern can be in. The possible states are not checked, checked, and "checked and contextualized" (which is the new state that was introduced and requestified in the previous PR). This refactoring encodes the states more explicitly and renames a few compiler APIs to better align with the new naming. NFC.

…tion.

As a follow up to swiftlang#69841, clarify the
possible states that initializer expression of a pattern can be in. The
possible states are not checked, checked, and "checked and contextualized"
(which is the new state that was introduced and requestified in the previous
PR). This refactoring encodes the states more explicitly and renames a few
compiler APIs to better align with the new naming. NFC.
@tshortli
Copy link
Contributor Author

@swift-ci please smoke test

@tshortli tshortli enabled auto-merge November 16, 2023 19:31
@tshortli tshortli merged commit a037a19 into swiftlang:main Nov 16, 2023
@tshortli tshortli deleted the refactor-pattern-binding-checked-init branch November 16, 2023 22:13
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