Skip to content

unknowable trait ref ambiguity candidate can be ignored if an always applicable candidate exists #66

Closed
@lcnr

Description

@lcnr

We add an ambiguous candidate for unknowable trait refs. However, unlike in the old solver, we return Certainty::YES if there is another candidate with no constraints. Given that projection goals always have constraints it feels like this should not impact coherence/the implicit negative overlap check.

TODO(@lcnr): thinky think

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions