Skip to content

Default methods for generic impls at different types can behave incorrectly #7536

Closed
@msullivan

Description

@msullivan

Because of a bug in make_mono_id, it is possible for default methods in two different instantiations of a generic impl to share a monomorphized functions incorrectly. This results in generating incorrect code.

Part of #2794.

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