Closed
Description
Sometimes, when an assertion fails, the file+line point to the macro in libstd, instead of the place where the macro is used. See for example #73007 (comment), and @Mark-Simulacrum said they also saw this happen locally.
Currently, it is unclear how to reproduce this problem.