Files
openide/java/java-tests/testData/codeInsight/daemonCodeAnalyzer/lambda/graphInference
Anna.Kozlova 07fa74c8b5 inference: restore captured wildcard from fresh type parameter (IDEA-165871; IDEA-176592)
register return type constrain replaces wildcard parametrization with fresh variables aka custom capture conversion. When the specification would deal with these fresh type parameters further, IDEA expects them like PsiCapturedWildcards. Let's restore captured wildcards when inference failed to add any new constraints for fresh variables but initial upper bound of captured wildcard
2017-08-18 19:07:17 +02:00
..
2016-02-18 19:47:21 +01:00
2015-08-12 08:14:31 -07:00
2015-12-28 19:07:22 +01:00
2016-02-17 14:44:12 +01:00
2016-03-29 21:17:55 +02:00
2016-04-06 21:17:37 +02:00