mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-24 07:44:10 +00:00
fe3cd2d194
Only inline functions that are considered eligible for inlining by the reachability pass. This constraint was previously indirectly enforced by only exporting MIR of eligible functions, but that approach doesn't work with -Zalways-encode-mir enabled. |
||
---|---|---|
.. | ||
auxiliary | ||
always-encode-mirs.rs | ||
array-clone-with-generic-size.rs | ||
ice-issue-45493.rs | ||
ice-issue-45885.rs | ||
ice-issue-68347.rs | ||
ice-issue-77306-1.rs | ||
ice-issue-77306-2.rs | ||
ice-issue-77564.rs | ||
ice-issue-100550-unnormalized-projection.rs | ||
no-trait-method-issue-40473.rs | ||
var-debuginfo-issue-67586.rs |