miette/src
Paul Colomiets 1d111e87ba feat(derive): allow `Report` in `related`
Fixes #119
2022-02-22 02:48:08 +02:00
..
eyreish feat(derive): allow `Report` in `related` 2022-02-22 02:48:08 +02:00
handlers feat(handlers): propagate source code to related errors 2022-02-19 16:58:48 -08:00
chain.rs fix(chain): correct `Chain` structure exported (#102) 2022-01-07 17:34:39 -08:00
error.rs feat(report): anyhow-ify DiagnosticReport (#35) 2021-09-04 21:22:46 -07:00
handler.rs fix(graphical): boolean was messing up graphical display 2022-02-17 22:25:05 -08: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(derive): Make derive macro `diagnostic` attribute more flexible. (#115) 2022-02-17 22:04:03 -08:00
source_impls.rs fix(read_span): prevent multilines MietteSpanContents from skipping lines (#81) 2021-10-05 21:05:50 -07:00