Broken MIR in DropGlue, Transmute is not supported in non-runtime phase Analysis(PostCleanup) #139698
Labels
-Zvalidate-mir
Unstable option: MIR validation
A-MIR
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
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.
I'm seeing the same ICE in about 70 crates. I should really build in some system to find the smallest one.
One of them that looks decently small is https://github.com/vmenge/speare, on commit
87f6a29f91ca60f17d6f9ed5757280a3bf73ffea
if I runRUSTFLAGS=-Zvalidate-mir cargo +nightly build --tests
I will get this ICE:The text was updated successfully, but these errors were encountered: