Commit Graph

7 Commits

Author SHA1 Message Date
Tagir Valeev 3c2cd21d35 MigrateToStreamFix: explicit formatting removed (as formatted anyways automatically) 2018-05-30 18:23:38 +07:00
Tagir Valeev b336e70485 Less smart simplifications after loop-to-stream (keep stream) 2018-05-13 18:10:54 +07:00
Tagir Valeev 672a49df94 Fixed handling of comments in forEach migration 2017-11-27 16:54:55 +07:00
Tagir Valeev 717076ee3c SimplifyForEachContext#from: fix nullability problem
EA-107550 - NPE: SimplifyForEachInspection.extractLambdaFromForEach
2017-09-18 15:21:32 +07:00
Tagir Valeev a2dfaa56dc SimplifyForEachInspection: compilation fix added for non-final var
Adds another alternative to IDEA-177104
2017-09-07 15:47:38 +07:00
Roman Ivanov 9938f0d0e7 fix tests 2017-09-01 17:26:19 +07:00
Roman Ivanov 029b97749b extract simplify forEach inspection: IDEA-CR-24052 2017-09-01 17:26:19 +07:00