ICE when trait resolution defines opaque types #113689
Labels
A-impl-trait
Area: `impl Trait`. Universally / existentially quantified anonymous types with static dispatch.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
This used to compile and now ICEs:
Compiles on Stable version: 1.70.0
Regressed in 1.71.0-beta.6 (2023-07-08 01b5c40)
I guess it is #112963, but this shouldn't be in beta?
Backtrace
The text was updated successfully, but these errors were encountered: