ICE on tuple struct pattern #60635
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
This one is very interesting IMHO.
The "original" ICE was introduced between 056f589...4b9b70c, but if I prepend the
&
beforeOsStr
(the outcommented line), there's a second ICE that is there forever (at least since Rust 1.11).@rustbot modify labels: I-ICE C-bug
The text was updated successfully, but these errors were encountered: