Skip to content

Add support to caller location #62

Open
@celinval

Description

@celinval

The ABI of functions with #[track_caller] include the caller location as an argument, however, we don't have any mechanism to generate the expected Location. We should add support for it.

For more details, see https://rustc-dev-guide.rust-lang.org/backend/implicit-caller-location.html.

Metadata

Metadata

Assignees

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