Skip to content

Need to document how method resolution ambiguties are/aren't resolved #104783

Closed
@pnkfelix

Description

@pnkfelix

Location

Summary

Spawned off of #81211 (comment)

We need better documentation of the method resolution rules, in terms of how ambiguities are resolved (to either a single method or to a method ambiguity error).

I wrote tests in PR #81294 that tried to enumerate the relevant combinations; see:

But we still need better docs in the reference

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-docsArea: Documentation for any part of the project, including the compiler, standard library, and tools

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions