miette/src
Aria Beingessner 1103f3f02b
Merge 190e383868 into 675f3411e3
2023-04-27 01:33:22 -07:00
..
eyreish fix latent issues on main 2023-03-28 14:57:19 -04:00
handlers fix(misc): Correct some typos (#255) 2023-04-25 21:07:18 -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(source): Add getter for NamedSource name (#252) 2023-04-18 08:55:08 -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