miette/src
George Pollard a525f5290c Handle invalid unicode in source 2024-08-07 20:42:42 +12:00
..
eyreish fix(report): conversion into `Box<dyn Diagnostic>` (#370) 2024-06-26 09:36:46 -07:00
handlers Handle invalid unicode in source 2024-08-07 20:42:42 +12:00
highlighters fix(clippy): fix Rust v1.78.0 clippy warnings (#382) 2024-06-26 09:31:12 -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
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(clippy): fix Rust v1.78.0 clippy warnings (#382) 2024-06-26 09:31:12 -07:00
lib.rs fix(clippy): fix `clippy::doc_lazy_continuation` lints (#395) 2024-08-06 10:12:06 -07: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 feat(SourceSpan): add impl From<InclusiveRange> (#385) 2024-06-26 09:31:50 -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