Commits

Dmitri Gribenko committed 0868b6f70c7
stdlib: Dictionary, Set: allow querying for a mismatched type when bridged Swift's Dictionary and Set are typed, but when bridged to NSDictionary and NSSet they should behave accordingly, that is, allow querying for keys of arbitrary types. rdar://problem/23679193