Skip to content

Conversation

slavapestov
Copy link
Contributor

  • Explanation: When constructing AST for a coercion to AnyHashable, we neglected to mark the conformance as used, which could lead to a link failure due to a missing symbol.
  • Scope of issue: Affects anyone using the new AnyHashable type, or dictionaries containing AnyHashable as keys.
  • Risk: Low
  • Radar: rdar://problem/27895165

@slavapestov slavapestov added this to the Swift 3.0 milestone Aug 19, 2016
@slavapestov
Copy link
Contributor Author

@swift-ci Please test os x

@slavapestov
Copy link
Contributor Author

@jckarter Do you mind reviewing this PR?

@jrose-apple
Copy link
Contributor

LGTM if Joe doesn't get to it.

@jckarter
Copy link
Contributor

LGTM too. Thanks Slava!

@tkremenek tkremenek merged commit 6281861 into swiftlang:swift-3.0-branch Aug 19, 2016
@slavapestov slavapestov deleted the fix-missing-conformance-anyhashable-3.0 branch August 20, 2016 12:41
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.

4 participants