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
[Interface types in normal conformances] Cope with inherited conformances.
When mapping from context types to interface types to record the
conformances within a NormalProtocolConformance, take care to deal
with inherited conformances based on superclass constraints.
Fixes a crasher uncovered by Vapor. This fix is unprincipled but expedient;
a better fix will come shortly.
0 commit comments