You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This causes an ICE at error: internal compiler error: ../src/librustc_trans/_match.rs:944: only string and byte strings supported in compare_values on stable, beta, and nightly.
It goes away if you swap the match arms.
The text was updated successfully, but these errors were encountered:
Manishearth
added
the
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
label
May 8, 2016
playpen
This causes an ICE at
error: internal compiler error: ../src/librustc_trans/_match.rs:944: only string and byte strings supported in compare_values
on stable, beta, and nightly.It goes away if you swap the match arms.
The text was updated successfully, but these errors were encountered: