miette/src
Nahor 6ea86a2248
fix(redundant-import): fix a warning and CI failure in nightly (#348)
2024-02-21 14:05:17 -08:00
..
eyreish feat(deps): remove once_cell dep in favor of `std::sync::OnceLock` 2024-02-03 19:50:33 -08:00
handlers fix(invalid span): skip the snippet when read_span fails (#347) 2024-02-21 13:46:58 -08:00
highlighters fix(highlighter): ugh, missed another spot 2024-02-03 20:25:23 -08: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 feat(derive): Make `miette-derive` be able to be turned off (#304) 2023-11-09 13:22:47 -08:00
handler.rs fix(graphical): oops. Fix theme issue 2024-02-03 20:12:46 -08:00
lib.rs fix(label-collections): Label collection fixes and cleanup (#343) 2024-02-17 13:46:24 -08:00
macro_helpers.rs feat(collection): add support for collection of labels (#341) 2024-02-15 18:14:04 -08:00
miette_diagnostic.rs feat(labels): Add support for primary label in specifying line/col information (#291) 2023-09-20 15:36:33 -07:00
named_source.rs feat(source): derive common traits for NamedSource, SourceSpan, and SourceOffset (#340) 2024-02-08 14:16:49 -08:00
panic.rs feat(panic): improved backtrace handling 2023-03-31 17:08:20 -07:00
protocol.rs feat(collection): add support for collection of labels (#341) 2024-02-15 18:14:04 -08:00
source_impls.rs fix(redundant-import): fix a warning and CI failure in nightly (#348) 2024-02-21 14:05:17 -08:00