Skip to content

Cleanly separate methodFromUse and methodFromUseWithoutTypeArgInference #1704

@wmdietl

Description

@wmdietl

From their description, the only difference should be whether type arguments need to be inferred.
However, in reality, there is also a difference in whether varargs are resolved.

A nice simplification https://github.com/eisop/checker-framework/pull/1703/changes#diff-c673b7cd25ba4a9498c70d5aac4b4a2b88fd5ba96689187ed2150cfcd9285d6dR2170 did not work out.
Quick work-arounds did not work, so I'm opening this issue to investigate more deeply.

See 7c9cd78

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions