Files
kotlin-fork/compiler
Dmitriy Novozhilov 88a1cb5a17 [NI] Use new type substitutor instead of old in completion of callable references
It's necessary because of new type substitutor is eager than odl, so
  if there is a substitution of type parameter deep inside type arguments
  then second substitutor wins against first

#KT-35896 Fixed
2020-01-15 14:01:25 +03:00
..
2019-12-25 20:19:36 +03:00
2020-01-15 10:18:09 +01:00
2020-01-02 10:31:00 +01:00
2019-09-06 11:28:25 +03:00