Skip to content

Commit 79ca2c2

Browse files
oderskymichelou
authored andcommitted
When simplifying match types, ensure fully defined before reducing
Fixes scala#11977 Previously the match types were more often fully defined because inlining at Typer caused more situations where type variables were instantiated. Now that inlining is done later, we need to compensate. I believe it's a good idea anyway since it means we can reduce more match types.
1 parent ef1cca6 commit 79ca2c2

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)