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
Normalise mirrorType for mirror Synthesis (#19199)
If `MirrorSource.reduce` is given a proxy to an unreduced match type, it
will simply get its supertype `Any`. We need to normalise the
`mirroredType` before attempting to reduce it to a kind of mirror
source.
Fix#19198
0 commit comments