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
Even if T has no intersection with the type we want, we don't know that
we will throw because the arguments are optional.
Fixes#57292.
(cherry picked from commit 5343130)
Vararg handling in
getfield_tfunc
is brittle:(Found while trying to understand enough of
getfield_tfunc
andgetfield_nothrow
to fix #56056 (comment))The text was updated successfully, but these errors were encountered: