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
This was previously raised in #17606, which was closed when auto-traits were documented in #47833—however, since Sized is not a library-implemented auto-trait but rather a compiler-implemented trait, it was omitted from that solution.
The issue appears to have also been previously raised in #41537 (closed as duplicate of the above) and #75413 (I think erroneously closed as duplicate of #24183).