about summary refs log tree commit diff
path: root/compiler/rustc_parse/src/errors.rs
diff options
context:
space:
mode:
authoronur-ozkan <work@onurozkan.dev>2025-05-04 16:41:42 +0300
committeronur-ozkan <work@onurozkan.dev>2025-05-04 17:18:27 +0300
commitde44231d22eea1d1d27fab8d020557323996bb52 (patch)
treed8fe92fff157cad14ed6b2b7a15154de253424a0 /compiler/rustc_parse/src/errors.rs
parent6e23095adf9209614a45f7f75fea36dad7b92afb (diff)
downloadrust-de44231d22eea1d1d27fab8d020557323996bb52.tar.gz
rust-de44231d22eea1d1d27fab8d020557323996bb52.zip
implement `PanicTracker` to track `t` panics
Trying to understand panics triggered by `t` macro calls is very exhausting (especially on CI failures)
because it doesn't provide any information about where the macro was originally invoked. This change adds
that missing information when an inner call inside the `t` macro panics.

Signed-off-by: onur-ozkan <work@onurozkan.dev>
Diffstat (limited to 'compiler/rustc_parse/src/errors.rs')
0 files changed, 0 insertions, 0 deletions