Skip to content

Calling std::arc::MutexARC() causes an ICE #4540

Closed
@rntz

Description

@rntz

On incoming as of @90372da , compiling the following program:

extern mod std;
fn main() { std::arc::MutexARC(()); }

Results in the following ICE:

error: internal compiler error: create_function: unexpected sort of node

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