ICE: error performing operation: fully_perform
#124189
Labels
A-associated-items
Area: Associated items (types, constants & functions)
A-trait-objects
Area: trait objects, vtable layout
A-trait-system
Area: Trait system
C-bug
Category: This is a bug.
fixed-by-next-solver
Fixed by the next-generation trait solver, `-Znext-solver`.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
S-bug-has-test
Status: This bug is tracked inside the repo by a `known-bug` test.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-types
Relevant to the types team, which will review and decide on the PR/issue.
Code
(reduced)
Original Code
Meta
rustc --version --verbose
:Command
rustc
Error output
Backtrace
Note
ICE-loc:
compiler/rustc_trait_selection/src/traits/query/type_op/custom.rs:85:25
rust/compiler/rustc_trait_selection/src/traits/query/type_op/custom.rs
Lines 82 to 86 in f9b1614
Original ICE-triggering code is mutated from test-file
implied-bounds-unnorm-associated-type-2.rs
rust/tests/ui/fn/implied-bounds-unnorm-associated-type-2.rs
Lines 11 to 16 in c8d19a9
The text was updated successfully, but these errors were encountered: