Files
rust/compiler
Rémy Rakic e4eb91ca0f catch callback unwinding to finalize in-flight self-profiling events from queries
fatal errors currently abort the compiler process without allocating the self-profile
strings: query events aren't always correctly recorded, and will show up as <unknown>
in the data.

catching the unwinding panic allows us to finalize the self-profiling process correctly
before continuing unwinding as before.
2026-04-30 15:14:55 +02:00
..
2026-04-27 17:23:17 +01:00
2026-04-20 00:18:28 +08:00
2026-04-29 07:41:14 +02:00
2026-04-20 00:18:28 +08:00
2026-04-29 07:41:14 +02:00
2026-04-08 21:09:07 +02:00
2026-04-20 00:18:28 +08:00