Dmitriy Novozhilov
|
cd890d5833
|
[Test] Disable UNUSED_* diagnostics in tests which are not belong to contolFlowAnalysis suite
|
2021-03-29 16:12:29 +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 |
|
Mikhail Glukhikh
|
8d48b0d2a0
|
UNUSED_VARIABLE is now reported only for last entry of destructuring declaration (if applicable) #KT-14221 Fixed
|
2016-10-10 14:42:09 +03:00 |
|
Yan Zhulanow
|
6db9344659
|
Fix compiler tests
|
2015-09-25 19:20:20 +03:00 |
|
Svetlana Isakova
|
ce01c61811
|
Rename: auto cast -> smart cast
|
2014-10-01 18:52:52 +04:00 |
|
Svetlana Isakova
|
c30259dfbe
|
added info about smart casts to diagnostic tests
|
2013-12-11 19:53:50 +04:00 |
|
Svetlana Isakova
|
8860bab9f1
|
KT-2643 Support multi-declarations in Data-Flow analysis
#KT-2643 fixed
|
2012-08-20 18:48:09 +04:00 |
|
Andrey Breslav
|
2dc6691c1a
|
DataFlowInfo taken into account when resolving component functions
|
2012-08-17 22:04:35 +04:00 |
|