ICE (should be handled by coerce
) trying to convert dyn Trait
into dyn* Trait
#134544
Labels
C-bug
Category: This is a bug.
F-dyn_star
`#![feature(dyn_star)]`
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
Meta
Reproducible on the playground with version
1.85.0-nightly (2024-12-19 9e136a30a965bf4e63f0)
Error output
Backtrace
Seems related to #134543 and #132127.
@rustbot labels +F-dyn_star +requires-nightly
The text was updated successfully, but these errors were encountered: