Nightly compiler error regression for struct array field #40749
Labels
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-high
High priority
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.
The following code produces a compiler error (as expected) on stable, but the compiler crashes on nightly.
On stable:
On nightly:
The text was updated successfully, but these errors were encountered: