Skip to content

error for multiple impls in scope should say why #2307

@nikomatsakis

Description

@nikomatsakis

Right now, if there are multiple applicable impls in scope for a given function call, you get a singularly unhelpful error message. It would be nice if it would say which impls are conflicting and where they were imported from (rather like what gcc does for failures resolving overloaded methods)

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