#[track_caller] functions don't track location when called from an inlined function #73709
Labels
C-bug
Category: This is a bug.
F-track_caller
`#![feature(track_caller)]`
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
To reproduce
Expected result
Actual result
Backtrace is also not helpful:
Version info
This happens both on Windows and on Linux.
The text was updated successfully, but these errors were encountered: