 Ilyas Selimovandintellij-monorepo-bot
|
80ee8725fd
|
IDEA-238099 - moved test cases to an appropriate place, fixed an error which could lead to unexpected element deletion
GitOrigin-RevId: f79de804e604675868d58715b65fd291da8e5483
|
2020-05-21 15:25:59 +03:00 |
|
 Tagir Valeevandintellij-monorepo-bot
|
10b86fbc30
|
IDEA-230315 Control flow for record compact constructor should take into account implicit assignments
GitOrigin-RevId: 31f268e2ffdb4a2d4d42288e5075e1eb52f4c137
|
2020-01-09 11:32:03 +00:00 |
|
Anna.Kozlova
|
65d06951f4
|
remove redundant initializer: cope with field initializer side effects
EA-113714 - CCE: RemoveInitializerFix.lambda$sideEffectAwareRemove$
|
2017-12-14 18:45:49 +01:00 |
|
Anna Kozlova
|
eb5c7ecb20
|
side effects in for stmt declaration (IDEA-172700)
transformation should be added before for stmt
|
2017-06-28 16:10:43 +02:00 |
|
Pavel Dolgov
|
0aa8430cb4
|
Java: Look for redundant assignment of a field in class and field initializers (IDEA-149587)
|
2017-06-21 14:45:30 +03:00 |
|
Anna Kozlova
|
bbda6d8b02
|
fix operation assignment (IDEA-143986)
|
2015-08-17 14:54:35 +02:00 |
|
Anna Kozlova
|
2cbd7d0d52
|
fix remove unused assignment fix in return statement (IDEA-132349)
|
2014-11-10 20:41:55 +01:00 |
|
Anna Kozlova
|
668e1f52e2
|
redundant assignment in arg list fixed (IDEA-126190)
|
2014-06-16 11:25:23 +04:00 |
|
Anna Kozlova
|
de7387fd40
|
provide remove assignment fix for silly assignment inspection (IDEA-125993)
|
2014-06-06 13:57:02 +04:00 |
|
Anna Kozlova
|
8cd1ee6344
|
remove assignment: fix for assignment nested in expression, not statement (IDEA-123903)
|
2014-04-16 21:23:47 +02:00 |
|
Anna Kozlova
|
e7b3efbf80
|
EA-55962 - CCE: DefUseInspection$RemoveInitializerFix.sideEffectAwareRemove
|
2014-04-16 19:19:19 +02:00 |
|
Anna Kozlova
|
b708f2006e
|
remove unused assignment: do not move the transformed statement up as it could change the semantic and is not evident (IDEA-123841)
|
2014-04-14 21:38:55 +02:00 |
|
Anna Kozlova
|
fddab7b0c0
|
IDEA-123034 Unused assignment inspection - Remove quick fix
|
2014-03-28 17:42:10 +01:00 |
|