c02dd720dc
Reported diagnostics from the call checkers didn't get to a top-level trace, if an intermediate wrapping call was a lambda call. Use of the top-level trace in call completer is a workaround for the unreliable commit order of common calls' temporary traces. ^KT-33542 Fixed