Rustc panic when assigning a dereferenced box as the condition in an if statement #78389
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.
Code
Note that this code is invalid in terms of expected behavior: line 5 should test for equality rather than perform assignment.
Meta
rustc --version --verbose
:Error output
Backtrace
The text was updated successfully, but these errors were encountered: