Mikhail Glukhikh
|
7a53b2f4c8
|
Introduce UNUSED_ANONYMOUS_PARAMETER for anonymous functions
It is not reported for 1.0 language version because
renaming to _ is not possible. It has weak warning severity
So #KT-8813 Fixed
So #KT-16875 Fixed
|
2017-04-04 14:23:30 +03:00 |
|
Denis Zharkov
|
4c69416f2b
|
Report warning on unused entities that can be renamed to _
Currently it's all about lambda parameters/destructuring entries
#KT-14347 In Progress
|
2016-10-24 10:19:25 +03:00 |
|
Svetlana Isakova
|
85f3dbf4fc
|
added annotations for Collections and Arrays
|
2012-09-24 14:18:04 +04:00 |
|
Svetlana Isakova
|
492d4da56d
|
added variance handling to constraint system
|
2012-08-06 18:18:26 +04:00 |
|