Dmitry Gridin
|
afb15eb7cf
|
BranchedFoldingUtils: fix psi tree after tryFoldToAssignment
#KT-38677 Fixed
|
2020-05-07 12:36:45 +00:00 |
|
Mikhail Zarechenskiy
|
191fb02bf6
|
[NI] Consider intersection type with number type as Nothing
Currently, only for "in": In<in Int & A> == In<in Nothing> == In<*>
#KT-37302 Fixed
|
2020-03-23 16:39:21 +03:00 |
|
Toshiaki Kameyama
|
6c93217539
|
Lift assignment out: don't report when expression is used as expression
#KT-36357 Fixed
|
2020-02-12 16:17:25 +03:00 |
|
Dmitriy Novozhilov
|
439e8faf94
|
[NI] Remove outdated intention test according to fixed consistency of OI and NI
|
2019-09-27 17:20:47 +03:00 |
|
Toshiaki Kameyama
|
05a132357b
|
Lift assignment: suggest for assignment of null
#KT-30191 Fixed
#KT-28595 Fixed
|
2019-06-17 11:24:28 +07:00 |
|
Dmitriy Novozhilov
|
05aa36a858
|
[IDE-NI-MIGRATE] [BAD] Migrate testdata of LocalInspection tests
|
2019-05-06 11:35:55 +03:00 |
|
Toshiaki Kameyama
|
0cd25353bc
|
Lift assignment: do not report in cases where argument are of different types #KT-21520 Fixed
|
2018-10-23 12:48:03 +03:00 |
|
Toshiaki Kameyama
|
89981ecbbb
|
Lift Assignment: process lambda assignments in when correctly
So #KT-23346 Fixed
|
2018-04-28 18:44:29 +03:00 |
|
Mikhail Glukhikh
|
691b733c55
|
"Lift return / assignment": do not suggest for else arguments
|
2017-07-07 18:15:22 +03:00 |
|
Mikhail Glukhikh
|
398f92dc6f
|
Lift assignment out: do not suggest if other assignments available
So #KT-18709 Fixed
|
2017-07-07 18:15:20 +03:00 |
|
Mikhail Glukhikh
|
2d1abda9a1
|
Convert "lift return / assignment" intentions into a single inspection
Also includes minor test fix, related to KT-14900
|
2017-07-07 18:15:14 +03:00 |
|