ICE on Beta when matching on not a tuple variant or struct #56235
Labels
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.
Milestone
Uh oh!
There was an error while loading. Please reload this page.
The following code on latest beta (rustc 1.31.0-beta.17 (1a4f1f3 2018-11-25))
results in ICE
backtrace
Latest nightly (rustc 1.32.0-nightly (6acbb5b 2018-11-25)) does not result in ICE.
I would guess whatever fix there was in nightly should be backported to beta/stable as well.
P.s: is not a problem on 1.29.0 stable. Is a problem on 1.30.1
The text was updated successfully, but these errors were encountered: