internal compiler error: Encountered ambiguity selecting Binder(<[type error] as TraitA>)
during codegen, presuming due to overflow
#69602
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-high
High priority
regression-from-stable-to-stable
Performance or correctness regression from one stable version to another.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
I'm seeing an internal compiler error on the following input (found by fuzz-rustc):
The error happens on stable, beta, and nightly.
The text was updated successfully, but these errors were encountered: