ICE: dyn_compatible_for_dispatch: Got a scalar pair where a scalar was expected
#135021
Labels
C-bug
Category: This is a bug.
F-dyn_compatible_for_dispatch
`#![feature(dyn_compatible_for_dispatch)]`; formerly `object_safe_for_dispatch`
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.
auto-reduced (treereduce-rust):
original:
Version information
Possibly related line of code:
rust/compiler/rustc_const_eval/src/interpret/operand.rs
Lines 78 to 90 in c528b8c
Command:
/home/matthias/.rustup/toolchains/master/bin/rustc -Zcrate-attr=feature(dyn_compatible_for_dispatch)
Program output
@rustbot label +F-dyn_compatible_for_dispatch
The text was updated successfully, but these errors were encountered: