7e0441dc36
Normalize function type during validation During inlining, the callee body is normalized and has types revealed, but some of locals corresponding to the arguments might come from the caller body which is not. As a result the caller body does not pass validation without additional normalization. Closes #78442. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml |