Skip to content

Static default methods don't work at all #7569

Closed
@msullivan

Description

@msullivan
Contributor

Any attempt to use them meets with an ICE.

I have a good understanding of what is wrong, and know ways to fix it, but don't like any of them at all. Pondering a bit more.

Part of #2794.

Activity

removed their assignment
on Jun 16, 2014
added a commit that references this issue on Sep 8, 2021

Auto merge of rust-lang#7638 - xFrednet:7569-avoid-indexing-in-clippy…

added a commit that references this issue on Nov 23, 2021

Auto merge of rust-lang#7643 - xFrednet:7569-splits-for-slices, r=cam…

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

        Participants

        @msullivan

        Issue actions

          Static default methods don't work at all · Issue #7569 · rust-lang/rust