ICE: Unimplemented
selecting Binder(...)
#24294
Labels
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
Since it's an ICE I think it must be reported even if the message
Unimplemented
is pretty clear. However I don't know what is the problem, the failing code is here when compiling withcargo test
.I guess the problem is related to what I try to achieve (more on rust.users) because it was working before I extract
deep_clone
into another trait (see propagator.rs).The output is:
The text was updated successfully, but these errors were encountered: