v2.5.3
Cthulhu v2.5.3
Closed issues:
- Missing lots of call sites (#275)
Merged pull requests:
- Detect more callsites in
ascend
(closes #275) (#276) (@timholy) - Handle MethodInstance keys in interop.unopt (#278) (@timholy)
- fix
OCCallInfo
construction, add test for OC callsite (#282) (@aviatesk) - fix effects handling for
OCCallInfo
/ReturnTypeCallInfo
(#283) (@aviatesk) - fix effects handling for
PureCallInfo
/LimitedCallInfo
(#284) (@aviatesk) - adapt to the upstream change of
transform_result_for_cache
(#285) (@aviatesk)