-
Bug
-
Resolution: Fixed
-
P3
-
None
-
Verified
Method references of the form RawType::new are treated as diamond constructor invocations, and require inference. Thus, they should not be treated as exact method references. This was the intent, but the 0.7.0 spec does not explicitly exclude this case in its definition of exact method reference.