You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix a round trip debug type failure with typealias
When checking equality of types with existential types removed,
recursively remove existential types inside an existential type.
Fixes: swiftlang#66554
0 commit comments