Tagir Valeev
|
a0bc3ee404
|
[java-highlighting] Better actual type definition; fixes for some type mismatch in collectors
GitOrigin-RevId: 3652f4511a067b86bc9138f492a2a88cded09de0
|
2022-08-08 13:59:57 +00:00 |
|
Anna.Kozlova
|
87deef960c
|
incompatible types: highlight parent call instead of lambda when the error isn't related to lambda (IDEA-218801)
GitOrigin-RevId: 17a2f1f62f7703930aa25a8cfd6dfd4a918e1fe7
|
2019-10-10 07:01:11 +00:00 |
|
Anna Kozlova
|
afa0706bfc
|
java highlighting: provide better incompatible types message on failed inference
GitOrigin-RevId: 5f97ec808f753d9ca40c417704ec93a802512745
|
2019-07-08 12:04:21 +03:00 |
|
Anna.Kozlova
|
b015644d7a
|
get rid of redundant space in error message
|
2018-11-21 15:54:15 +01:00 |
|
Anna.Kozlova
|
9aa64b30d9
|
inference: allow child session inference if containing method is not generics
|
2018-10-19 17:52:43 +02:00 |
|
Anna Kozlova
|
77f4894aae
|
inference errors: make applicability error thread safe so multiple threads can perform overload resolution of parent method calls independently, save presentable error when substitutor cached only
|
2017-05-08 12:12:13 +03:00 |
|
Anna Kozlova
|
a6625994fb
|
overload resolution: don't skip errors from another context (IDEA-151119)
|
2016-02-02 14:38:40 +03:00 |
|
Anna Kozlova
|
a035c14d75
|
overload resolution: don't include constraints on functional expressions into applicability check during overload resolution (IDEA-150745)
|
2016-01-26 17:30:03 +03:00 |
|