miette/src
Kat Marchán 3e8a27e263
fix(protocol): implement source/cause for Box<dyn Diagnostic>
2021-09-16 19:08:12 -07:00
..
eyreish feat(deps): move fancy reporter (and its deps) to a feature 2021-09-16 13:21:41 -07:00
handlers feat(theme): more styling changes 2021-09-16 19:04:56 -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 feat(footer): add footer support to graphical and narrated 2021-09-16 14:19:04 -07:00
lib.rs feat(deps): move fancy reporter (and its deps) to a feature 2021-09-16 13:21:41 -07:00
named_source.rs feat(report): anyhow-ify DiagnosticReport (#35) 2021-09-04 21:22:46 -07:00
protocol.rs fix(protocol): implement source/cause for Box<dyn Diagnostic> 2021-09-16 19:08:12 -07:00
source_impls.rs feat(source): Remove bound `T: Clone` from `Source` implementation for `Cow`. (#42) 2021-08-30 18:41:27 -07:00