miette/src/handlers
Brooks Rady cb2ae2e18b
fix(graphical): render cause chains for inner errors (#330)
The default `GraphicalReportHandler` disables the printing of cause
chains for any inner errors (errors `related()` to a source diagnostic)
when it disables nested footer printing. This results in lost cause
chain information when printing with the default report handler.
2024-01-30 16:03:01 -08:00
..
debug.rs feat(const): Constify various functions (#263) 2023-05-17 15:42:42 -07:00
graphical.rs fix(graphical): render cause chains for inner errors (#330) 2024-01-30 16:03:01 -08:00
json.rs fix(clippy): Add missing semicolons where nothing is returned. (#293) 2023-09-25 10:33:07 -07:00
mod.rs feat: add fancy-no-backtrace feature (#144) 2022-03-22 12:30:52 -07:00
narratable.rs feat(const): Constify various functions (#263) 2023-05-17 15:42:42 -07:00
theme.rs docs: Improve linking. (#289) 2023-09-18 09:12:56 -07:00