Skip to content

exporting impl from root of crate causes ICE #2472

Closed
@nikomatsakis

Description

@nikomatsakis

I had an impl that I was exporting from the root of a crate, and whenever I linked against this crate I ran into an ICE somewhere in resolve. Sorry, no test case.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-resolveArea: Name/path resolution done by `rustc_resolve` specificallyI-crashIssue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions