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
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
Auto merge of rust-lang#100966 - compiler-errors:revert-remove-deferred-sized-checks, r=pnkfelix
Revert "Remove deferred sized checks"
cc: rust-lang#100652 (comment)
I'm okay with reverting this for now, and I will look into the diagnostic regressions.
This reverts commit 33212bf.
r? `@pnkfelix`
----
EDIT: This _also_ fixesrust-lang#101066, a regression in method selection logic/coercion(?) due to the early registering of a `Sized` bound.
0 commit comments