MIR inlining checks for impossible condition #67863
Labels
A-MIR
Area: Mid-level IR (MIR) - https://blog.rust-lang.org/2016/04/19/MIR.html
A-mir-opt
Area: MIR optimizations
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
rust/src/librustc_mir/transform/inline.rs
Lines 218 to 222 in abf2e00
The generator is always transformed, as only the output of
optimized_mir
is passed toshould_inline
.The text was updated successfully, but these errors were encountered: