ZIm/crates/crashes
Julia Ryan 5428e71d5b
Separate minidump crashes from panics (#36267)
The minidump-based crash reporting is now entirely separate from our
legacy panic_hook-based reporting. This should improve the association
of minidumps with their metadata and give us more consistent crash
reports.

Release Notes:

- N/A

---------

Co-authored-by: Max Brunsfeld <maxbrunsfeld@gmail.com>
2025-08-18 09:17:50 -07:00
..
src Separate minidump crashes from panics (#36267) 2025-08-18 09:17:50 -07:00
Cargo.toml Separate minidump crashes from panics (#36267) 2025-08-18 09:17:50 -07:00
LICENSE-GPL Add minidump crash reporting (#35263) 2025-08-04 18:19:42 -07:00