Skip to content

ICE from self region with generic impl using default method (not cross-crate) #7341

Closed
@thestinger

Description

@thestinger
Contributor

error: internal compiler error: ty::Region#subst(): Reference to self region when given substs with no self region: substs(self_r=None, self_ty=None, tps=[char])

The code is part of #7334 but it will likely be merged soon.

cc @msullivan

Activity

thestinger

thestinger commented on Jun 24, 2013

@thestinger
ContributorAuthor

Nominating for the feature complete milestone.

msullivan

msullivan commented on Jun 26, 2013

@msullivan
Contributor

I have a pending fix for this.

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-frontendArea: Compiler frontend (errors, parsing and HIR)I-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@thestinger

        Issue actions

          ICE from self region with generic impl using default method (not cross-crate) · Issue #7341 · rust-lang/rust