miette/src
Antoine Muller cb5a919deb
fix(read_span): prevent multilines MietteSpanContents from skipping lines (#81)
Fixes: https://github.com/zkat/miette/issues/76
2021-10-05 21:05:50 -07:00
..
eyreish tests: fix doctests and such 2021-09-22 16:34:21 -07:00
handlers feat(narrated): global footer and related diagnostics support 2021-09-22 16:34:21 -07:00
chain.rs feat(report): anyhow-ify DiagnosticReport (#35) 2021-09-04 21:22:46 -07:00
error.rs feat(report): anyhow-ify DiagnosticReport (#35) 2021-09-04 21:22:46 -07:00
handler.rs docs: fix doctests 2021-09-26 13:00:39 -07:00
lib.rs fix(api): put panic handler properly behind a flag 2021-09-22 16:34:21 -07:00
named_source.rs feat(handlers): Update graphical handler to use new label protocol (#66) 2021-09-22 16:34:21 -07:00
panic.rs feat(panic): add backtrace support to panic handler and move set_panic_hook into fancy features 2021-09-22 16:34:21 -07:00
protocol.rs feat(SourceSpan): add impl From<Range> (#78) 2021-10-01 12:02:39 -07:00
source_impls.rs fix(read_span): prevent multilines MietteSpanContents from skipping lines (#81) 2021-10-05 21:05:50 -07:00