0b521e5c47
Support inlining diverging function calls The existing heuristic does penalize diverging calls to some degree, but since it never inlined them previously it might need some further modifications. Additionally introduce storage markers for all temporaries created by the inliner. The temporary introduced for destination rebrorrow, didn't use them previously. |
||
---|---|---|
.. | ||
borrow_check | ||
const_eval | ||
dataflow | ||
interpret | ||
monomorphize | ||
transform | ||
util | ||
lib.rs | ||
shim.rs |