ICE when missing trait bound in peculiar case #138214
Labels
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) ❄️
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
Meta
rustc --version --verbose
:Also happens on beta and nightly. Running with
-Znext-solver
does not have the ICE (the error is kept as expected). May be related to #133868.Error output
Backtrace
The text was updated successfully, but these errors were encountered: