Jinseong Jeon
|
bfc7eb7bab
|
FIR checker: fix REFERENCE_BY_QUALIFIED positioning strategy to consider callable reference
|
2021-03-26 15:19:10 +03:00 |
|
Jinseong Jeon
|
0e54f98b79
|
FIR: support adapted callable reference with vararg
|
2020-08-03 16:37:36 +03:00 |
|
Dmitriy Novozhilov
|
f283f2db43
|
[FIR] Improve diagnostic reporting & don't use error symbol for candidate if possible
Also introduce few new diagnostics:
- NONE_APPLICABLE more many inapplicable candidates
- HIDDEN for visible candidates
|
2020-07-28 20:46:56 +03:00 |
|
Mikhail Zarechenskiy
|
e3b6104489
|
[NI] Map vararg to Array if it's resolved against type variable
While this behavior is questionable, it's consistent with OI and can
be changed in future
#KT-36201 Fixed
|
2020-01-29 11:43:14 +03:00 |
|