Free regions in optimized MIR when compiling futures-util with -Zmir-opt-level=3 #108720
Labels
C-bug
Category: This is a bug.
I-ICE
Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️
requires-debug-assertions
This issue requires a build of rustc or tooling with debug-assertions in some way
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Code
building a download of
futures-util v0.3.26
(found trying to install the latestcargo-lambda
)Meta
This uh doesn't reproduce on current nightly, because the ICE is from a debug assertion. My
master-stage
is a stage1 build of commit44cfafe2fafe816395d3acc434663a45d5178c41
, with debug assertions enabled. The assertion is here:rust/compiler/rustc_mir_transform/src/lib.rs
Line 629 in bb18388
Error output
Backtrace
The text was updated successfully, but these errors were encountered: