Self as generic trait parameter is not properly ignored by Self: Sized bound #137053
Labels
A-dyn-compatibility
Area: Dyn compatibility (formerly: object safety)
A-trait-objects
Area: trait objects, vtable layout
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
This Compiles
This Also Compiles
But This..
Show This Error output
Even though Self : Sized. This should be valid in rust.
version:
rustc 1.86.0-nightly (a567209 2025-02-13)
The text was updated successfully, but these errors were encountered: