Skip to content

runtime: restore some typechecking for keypath functions #78900

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
Jan 25, 2025

Conversation

compnerd
Copy link
Member

This addresses some feedback on #78141 as per @rjmccall. Ensure that the runtime functions match the expected signature.

This addresses some feedback on swiftlang#78141 as per @rjmccall. Ensure that the
runtime functions match the expected signature.
@compnerd
Copy link
Member Author

@swift-ci please smoke test

Copy link
Contributor

@rjmccall rjmccall left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, I appreciate it. LGTM.

@compnerd
Copy link
Member Author

Oh, I'm happy to restore the checks, just needed to make this work properly for some changes for the runtime build.

@compnerd compnerd merged commit 0dc31a8 into swiftlang:main Jan 25, 2025
3 checks passed
@compnerd compnerd deleted the typechecked branch January 25, 2025 16:07
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