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
inference: eliminate more potential widenconst(::TypeofVararg) cases
Follows #42583.
The missing case within `const_prop_function_heuristic` was originally
reported from RationalAI's test suite. I added the other two cases by
some code review.
0 commit comments