assertion hit in GVN with unsafe binder #137846
Labels
A-mir-opt-GVN
Area: MIR opt Global Value Numbering (GVN)
C-bug
Category: This is a bug.
F-unsafe_binders
`#![feature(unsafe_binders)]`
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.
also reproducible with just `-Copt-level=3´
auto-reduced (treereduce-rust):
original:
Version information
Possibly related line of code:
rust/compiler/rustc_mir_transform/src/validate.rs
Lines 74 to 86 in 002da76
Command:
/home/matthias/.rustup/toolchains/master/bin/rustc -Zmir-enable-passes=+GVN
Program output
@rustbot label +F-unsafe_binders
The text was updated successfully, but these errors were encountered: