miette/src
Gabriel Levcovitz dde7c01d7d
fix(highlight): increase syntax highlighter config priority
2025-02-19 00:45:40 -03:00
..
eyreish feat(report): Implement `WrapError` for `Option` (#409) 2024-11-26 19:55:24 -08:00
handlers fix(graphical): prevent leading newline when no link/code (#418) 2025-01-14 14:01:44 -08:00
highlighters fix(clippy): Fix `needless_return` lint. (#405) 2024-09-26 09:32:58 -07:00
chain.rs fix(perf): mark error constructors cold (#378) 2024-06-26 09:33:42 -07:00
diagnostic_chain.rs feat(diagnostic_source): add protocol method for Diagnostic-aware source chaining (#165) 2022-05-05 08:32:37 -07:00
diagnostic_impls.rs feat(Diagnostic): Implement `Diagnostic` for `Infallible` (#402) 2024-09-25 10:30:33 -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(highlight): increase syntax highlighter config priority 2025-02-19 00:45:40 -03:00
lib.rs docs: fix broken link (#415) 2024-12-08 09:33: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 fix(clippy): fix Rust v1.78.0 clippy warnings (#382) 2024-06-26 09:31:12 -07:00
protocol.rs docs: Fix some broken links and missing backticks. (#399) 2024-09-25 10:29:12 -07:00
source_impls.rs fix(redundant-import): fix a warning and CI failure in nightly (#348) 2024-02-21 14:05:17 -08:00