[SR-6910] Swift 4.1: Dictionary<HashableType1, HashableType2> is not Hashable #49459
Labels
bug
A deviation from expected or documented behavior. Also: expected but undesirable behavior.
compiler
The Swift compiler itself
standard library
Area: Standard library umbrella
Environment
Swift version 4.1 (swiftlang-902.0.34 clang-902.0.30)
Additional Detail from JIRA
md5: 90d47260fa73af573e9d156feeab6a94
Issue Description:
Because of SR-6801, I spent an hour trying to understand why my type would not get automatic synthesis of Hashable. I narrowed it down to this:
The text was updated successfully, but these errors were encountered: