Skip to content

Type inference for overloadable operators #2454

@flodiebold

Description

@flodiebold

Follow-up to #390. We don't support overloads of the binary operators in the type system yet, e.g. handling custom Add implementations etc.. We have all the necessary systems in place to do this, but I don't know if it makes sense to try doing it before we've got a solution for rust-lang/chalk#234, since that would probably prevent many cases from working anyway.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-tytype system / type inference / traits / method resolutionS-unactionableIssue requires feedback, design decisions or is blocked on other work

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions