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
docs(erased-cast-argument): note the reified-cell case
the cast now shares the parametric `is` engine, so a value typed by a
reified type parameter verifies its argument exactly (`T == int`) and no
longer warns. document that alongside the `__orig_class__` and protocol
cases, and regenerate rules.md / ty.schema.json.
0 commit comments