diff options
| author | onur-ozkan <work@onurozkan.dev> | 2025-05-04 16:41:42 +0300 |
|---|---|---|
| committer | onur-ozkan <work@onurozkan.dev> | 2025-05-04 17:18:27 +0300 |
| commit | de44231d22eea1d1d27fab8d020557323996bb52 (patch) | |
| tree | d8fe92fff157cad14ed6b2b7a15154de253424a0 /compiler/rustc_parse/src/errors.rs | |
| parent | 6e23095adf9209614a45f7f75fea36dad7b92afb (diff) | |
| download | rust-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
