miette/src
Gabriel Levcovitz 18e88756c6
fix(clippy): elide lifetimes
2025-02-17 17:30:05 -03:00
..
eyreish fix(clippy): elide lifetimes 2025-02-17 17:30:05 -03: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 fix(clippy): elide lifetimes 2025-02-17 17:30:05 -03: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 feat(graphical): support rendering related diagnostics as nested (#417) 2024-12-22 14:06:11 -08: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 fix(clippy): elide lifetimes 2025-02-17 17:30:05 -03:00
source_impls.rs fix(clippy): elide lifetimes 2025-02-17 17:30:05 -03:00