Skip to content

[AST] NFC: Fold PackConformance::isInvalid into ProtocolConformanceRef::isInvalid #66153

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

Merged
merged 1 commit into from
May 26, 2023

Conversation

xedin
Copy link
Contributor

@xedin xedin commented May 25, 2023

Instead of making callers responsible for that (like in other cases),
let's fold the code check isInvalid to make mistakes less likely.

@xedin xedin requested review from slavapestov and hborla as code owners May 25, 2023 21:38
@xedin
Copy link
Contributor Author

xedin commented May 25, 2023

I'll wait until Slava land his changes.

…eRef::isInvalid`

Instead of making callers responsible for that (like in other cases),
let's fold the code check `isInvalid` to make mistakes less likely.
@xedin xedin force-pushed the rework-pack-conf-isinvalid branch from e7af7ca to fe8fd91 Compare May 26, 2023 15:53
@xedin
Copy link
Contributor Author

xedin commented May 26, 2023

@swift-ci please test

@xedin xedin merged commit 950ff0f into swiftlang:main May 26, 2023
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