Skip to content

Handle new caller_location intrinsic the right way #374

Open
@adpaco-aws

Description

@adpaco-aws

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions