Mikhail Zarechenskiy
|
e49cdf0ca2
|
Prohibit using suspend functions as SAM in fun interfaces
#KT-40978 Fixed
|
2020-08-10 22:04:16 +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 |
|
Jinseong Jeon
|
5a3367e09c
|
FIR: initial support of suspend conversion for function reference
|
2020-07-28 13:37:05 +03:00 |
|
Mikhail Zarechenskiy
|
bb23556ead
|
Don't perform Unit-conversion for functional types with type variables
#KT-40269 Fixed
|
2020-07-14 13:05:28 +03:00 |
|
Mikhail Zarechenskiy
|
9c8e979308
|
Fix compatibility resolve for references with multiple outer candidates
#KT-39533 Fixed
|
2020-06-19 16:21:24 +03:00 |
|
Mikhail Zarechenskiy
|
a086d9f7df
|
Update forgotten FIR test
|
2020-06-05 16:30:09 +03:00 |
|
Mikhail Zarechenskiy
|
22b558110d
|
Don't apply Unit-conversion for expressions that return Nothing type
|
2020-06-05 15:59:31 +03:00 |
|
Mikhail Zarechenskiy
|
bfa648972f
|
Introduce call checker for Unit-conversions
|
2020-06-05 13:24:21 +03:00 |
|
Mikhail Zarechenskiy
|
71cbe97688
|
Introduce Unit-conversions for simple arguments
|
2020-06-05 13:24:20 +03:00 |
|