Skip to content

Move intrinsic declarations to core and verify behavior #381

Closed
rust-lang/rust
#118853
@calebzulawski

Description

@calebzulawski

The intrinsics should exist in core, which will make them easier to test and document. There is currently no single set of documentation explaining the semantics of the intrinsics, so this module would serve as the "definitive" description.

Additionally, we should ensure that the semantics match the documentation and is sound.

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