diff options
| author | Guillaume Gomez <guillaume1.gomez@gmail.com> | 2025-05-05 21:32:34 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-05-05 21:32:34 +0200 |
| commit | 6cee5bf5566d626741c6fd08a2217878faa77aac (patch) | |
| tree | 5cf9cc64d7d2dc75169f0a7163d6608eddb6d400 /compiler/rustc_driver_impl/src | |
| parent | 1c801a385cee03902d80cf2ed66b8d13fe197c85 (diff) | |
| parent | de44231d22eea1d1d27fab8d020557323996bb52 (diff) | |
| download | rust-6cee5bf5566d626741c6fd08a2217878faa77aac.tar.gz rust-6cee5bf5566d626741c6fd08a2217878faa77aac.zip | |
Rollup merge of #140636 - onur-ozkan:panic-tracker-for-t-macro, r=Kobzol
implement `PanicTracker` to track `t` panics Trying to understand panics triggered by `t` macro 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. Resolves #137557
Diffstat (limited to 'compiler/rustc_driver_impl/src')
0 files changed, 0 insertions, 0 deletions
