nogiro
|
3f351ff368
|
fix `ambiguous reference` caused by https://github.com/dtolnay/thiserror/pull/354
- This resolves the error of the CI `Miri`: https://github.com/zkat/miette/actions/runs/13572762043/job/37952795757
|
2025-03-01 11:22:14 +09:00 |
Boshen
|
e1026f75e0
|
fix(clippy): fix Rust v1.78.0 clippy warnings (#382)
|
2024-06-26 09:31:12 -07:00 |
Kat Marchán
|
b0453215f6
|
feat(panic): improved backtrace handling
Fixes: https://github.com/zkat/miette/issues/92
|
2023-03-31 17:08:20 -07:00 |
Kat Marchán
|
858ac16935
|
feat(panic): add backtrace support to panic handler and move set_panic_hook into fancy features
|
2021-09-22 16:34:21 -07:00 |
Kat Marchán
|
c6daee7b93
|
feat(panic): Add basic panic handler and installation function
Fixes: https://github.com/zkat/miette/issues/22
|
2021-09-22 16:34:21 -07:00 |