CopyProp miscompilation when src is moved more than once #137936
Labels
A-mir-opt
Area: MIR optimizations
C-bug
Category: This is a bug.
I-miscompile
Issue: Correct Rust code lowers to incorrect machine code
I-unsound
Issue: A soundness hole (worst kind of bug), see: https://en.wikipedia.org/wiki/Soundness
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
The CopyProp introduces following changes:
The text was updated successfully, but these errors were encountered: