miette/src
Yiyu Lin 22b29eec38
docs: use `cargo readme` to update (#351)
2024-02-27 21:58:02 -08:00
..
eyreish feat(wasm): add feature "fancy-no-syscall" for wasm targets (#349) 2024-02-23 07:42:39 -08:00
handlers feat(wasm): add feature "fancy-no-syscall" for wasm targets (#349) 2024-02-23 07:42:39 -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 feat(wasm): add feature "fancy-no-syscall" for wasm targets (#349) 2024-02-23 07:42:39 -08:00
lib.rs docs: use `cargo readme` to update (#351) 2024-02-27 21:58:02 -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