Open
Description
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