Brian Anderson
aeb445b2ea
rustc: Don't make the while loop body's basic block a child of the condition
As a child of the condition, when the body encounters a ret or break it incorrectly re-runs the cleanups of the condition.
This is a compiler and suite of associated libraries and documentation for the Rust programming language. See LICENSE.txt for terms of copyright and redistribution. See http://www.rust-lang.org for more information.
Description
Languages
Rust
97.9%
Python
0.5%
JavaScript
0.4%
C++
0.3%
Shell
0.3%
Other
0.4%