ICE with (only) coerce_unsized
in find_vtable_types_for_unsizing
#139812
Labels
C-bug
Category: This is a bug.
F-coerce_unsized
The `CoerceUnsized` trait
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
Playground
Meta
rustc --version --verbose
:Error output
Backtrace
This is similar to #74451, but it seems that one requires
specialization
, while this one ICEs with justcoerce_unsized
.rustc-ice-2025-04-14T15_52_16-261430.txt
The text was updated successfully, but these errors were encountered: