Skip to content

Handle new caller_location intrinsic the right way #374

Description

@adpaco

Rebase from #346 found a new caller_location intrinsic in the process. In order to unblock, we codegen this intrinsic as:

            "caller_location" => {
                codegen_unimplemented_intrinsic!("https://github.com/model-checking/rmc/issues/374")
            }

But we can probably codegen it the same way Rust does.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions