Source lines inside of standard library macros are wrong #17234
Labels
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
A-macros
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
C-bug
Category: This is a bug.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
They show up as the really really unhelpful
<std macros:N>
, which is really annoying for things like asssertion failures where it would be nice to see the original source line that invoked it instead.The text was updated successfully, but these errors were encountered: