Skip to content

Make extern "rust-intrinsic" coerce to unsafe Rust functions #12633

Closed
@brson

Description

@brson

In addition to #10725, this is one of the things blocking replacing things like cast::transmute with intrinsics. Although they are callable like other Rust functions they cannot be assigned to normal Rust functions.

@nikomatsakis Interested in what you think.

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