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
@nospecialize for string_index_err and StringIndexError
The fields of `StringIndexError` are abstractly typed, so there's no
reason to specialize, I think. The change seems like it could prevent
some invalidation on loading user code.
0 commit comments