ICE when assigning one static mut to another #17450
Labels
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
This is derived from #9852. rust currently ICEs when we try to assign one static mut to another:
Errors with:
The text was updated successfully, but these errors were encountered: