ICE when trying to move from reference in union #66500
Labels
A-borrow-checker
Area: The borrow checker
C-bug
Category: This is a bug.
F-untagged_unions
`#![feature(untagged_unions)]`
glacier
ICE tracked in rust-lang/glacier.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
P-high
High priority
regression-from-stable-to-beta
Performance or correctness regression from stable to beta.
regression-from-stable-to-nightly
Performance or correctness regression from stable to nightly.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
The following code ICEs, when it should produce a cannot move error
The text was updated successfully, but these errors were encountered: