Skip to content

Commit

Permalink
Auto merge of #100966 - compiler-errors:revert-remove-deferred-sized-…
Browse files Browse the repository at this point in the history
…checks, r=pnkfelix

Revert "Remove deferred sized checks"

cc: rust-lang/rust#100652 (comment)

I'm okay with reverting this for now, and I will look into the diagnostic regressions.

This reverts commit 33212bf7f527798a8cfa2bbb38781742f4ca718a.

r? `@pnkfelix`

----

EDIT: This _also_ fixes #101066, a regression in method selection logic/coercion(?) due to the early registering of a `Sized` bound.
  • Loading branch information
bors committed Sep 3, 2022
2 parents 8541771 + 9a7d6d2 commit d039048
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit d039048

Please sign in to comment.