Don't try to remove assignments in SimplifyComparisonIntegral by hanna-kruppe · Pull Request #158214 · rust-lang/rust · GitHub
DRANK

The pass tried to opportunistically clean up an unnecessary assign statement if there's no other use of the comparison folded into a switchInt. The reasoning was that switchInt(move _N) prevent...

github.com
Related Topics: GitHub Rust Git
1 comments