kotlin icon indicating copy to clipboard operation
kotlin copied to clipboard

FIR: carry constraint system information across fully resolved calls

Open pyos opened this issue 3 years ago • 2 comments

...in builder inference mode, anyway.

The new field serves the same purpose as ResolvedAtom.subResolvedAtoms in FE1.0: resolved named references no longer contain candidates, so type variable info needs to be stored elsewhere.

pyos avatar Sep 21 '22 12:09 pyos

Please, report the YT ticket with clarification for the case and link it to commits

I'll review the code later this week

semoro avatar Sep 26 '22 15:09 semoro

https://youtrack.jetbrains.com/issue/KT-54294

pyos avatar Oct 04 '22 10:10 pyos