generated from amazon-archives/__template_Apache-2.0
-
Notifications
You must be signed in to change notification settings - Fork 128
Open
Labels
[C] Feature / EnhancementA new feature request or enhancement to an existing feature.A new feature request or enhancement to an existing feature.[E] Unsupported ConstructAdd support to an unsupported constructAdd support to an unsupported construct
Description
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
Labels
[C] Feature / EnhancementA new feature request or enhancement to an existing feature.A new feature request or enhancement to an existing feature.[E] Unsupported ConstructAdd support to an unsupported constructAdd support to an unsupported construct