Skip to content

Using trait bounds in default methods fails #7460

Closed
@msullivan

Description

@msullivan

If a trait has parameters with trait bounds, and default methods use them, the compiler ICEs.

This depends on #7266 being fixed and is part of #2794.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-trait-systemArea: Trait systemI-ICEIssue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions