Files
rust/compiler
bors 67d16171d7 Auto merge of #106364 - JakobDegen:top-down-inlining, r=cjgillot
Reenable limited top-down MIR inlining

Reverts most of #105119 and uses an alternative strategy to prevent exponential blowup. Specifically, we allow doing top-down inlining up to depth at most five, and for at most one call site per nested body.

r? `@cjgillot`
2023-01-02 22:52:58 +00:00
..
2022-12-06 14:45:58 +00:00
2023-01-01 21:33:23 -08:00
2022-12-25 00:43:50 +01:00
2022-12-25 00:43:50 +01:00
2022-10-16 15:10:40 +01:00
2022-10-23 10:09:44 +02:00
2022-12-25 00:43:50 +01:00