miette/src
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
..
eyreish tests: add tests to ensure that boxed reports forward all methods 2022-10-24 19:04:51 -07:00
handlers fix(colors): change unicode to default to ansi (#249) 2023-03-30 09:18:52 -07:00
chain.rs fix(chain): correct `Chain` structure exported (#102) 2022-01-07 17:34:39 -08:00
diagnostic_chain.rs feat(diagnostic_source): add protocol method for Diagnostic-aware source chaining (#165) 2022-05-05 08:32:37 -07:00
error.rs fix(docs): Docs overhaul (#124) 2022-02-25 08:39:18 -08:00
handler.rs fix(atty): Switch out `atty` for `is-terminal` (#229) 2023-03-13 21:10:21 -07:00
lib.rs fix(tests): disable doctest that doesn't work with default feature flags (#248) 2023-03-30 09:19:51 -07:00
macro_helpers.rs feat(label): use macro magic instead of optional flag for optional labels 2022-04-17 22:43:01 -07:00
named_source.rs feat(spans): make SourceSpan implement Copy (#151) 2022-04-17 15:27:11 -07:00
panic.rs feat(panic): improved backtrace handling 2023-03-31 17:08:20 -07:00
protocol.rs feat(protocol): implement `Ord` for `Severity` (#240) 2023-03-01 15:48:11 -08:00
source_impls.rs misc(perf): nit perf improvements (#244) 2023-03-29 20:21:40 -07:00