Skip to content

[3.0] Sema: Make Hashable-to-AnyHashable a Subtype rather than Conversion. #4351

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

Conversation

jckarter
Copy link
Contributor

This admits AnyHashable in collection downcasts, though runtime support for the dynamic cast still appears to be incomplete. rdar://problem/27869032

This admits AnyHashable in collection downcasts, though runtime support for the dynamic cast still appears to be incomplete. rdar://problem/27869032
@jckarter jckarter changed the title Sema: Make Hashable-to-AnyHashable a Subtype rather than Conversion. [3.0] Sema: Make Hashable-to-AnyHashable a Subtype rather than Conversion. Aug 17, 2016
@jckarter
Copy link
Contributor Author

@swift-ci Please test OS X

@tkremenek
Copy link
Member

@swift-ci test macOS

@tkremenek tkremenek self-assigned this Aug 17, 2016
@jckarter
Copy link
Contributor Author

@tkremenek Looks like tests passed. Is this OK to go into the 3.0 branch?

@tkremenek tkremenek merged commit 650d0b4 into swiftlang:swift-3.0-branch Aug 18, 2016
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