miette/src
Marcel Müller c87fb1e419 docs(IntoDiagnostic): Warn of potential data loss
This patch expands on the effects of using IntoDiagnostic and warns
users of potential loss of information when using it on `Diagnostic`
types.
2022-04-23 12:23:37 +02:00
..
eyreish docs(IntoDiagnostic): Warn of potential data loss 2022-04-23 12:23:37 +02:00
handlers feat(labels): allow optional labels in derive macro (#153) 2022-04-17 19:41:10 -07:00
chain.rs fix(chain): correct `Chain` structure exported (#102) 2022-01-07 17:34:39 -08:00
error.rs fix(docs): Docs overhaul (#124) 2022-02-25 08:39:18 -08:00
handler.rs fix(theme): set correct field in MietteHandlerOpts::ansi_colors (#150) 2022-04-13 17:21:22 -07:00
lib.rs feat(label): use macro magic instead of optional flag for optional labels 2022-04-17 22:43:01 -07:00
macro_helpers.rs feat(label): use macro magic instead of optional flag for optional labels 2022-04-17 22:43:01 -07:00
named_source.rs feat(spans): make SourceSpan implement Copy (#151) 2022-04-17 15:27:11 -07:00
panic.rs feat(panic): add backtrace support to panic handler and move set_panic_hook into fancy features 2021-09-22 16:34:21 -07:00
protocol.rs feat(spans): make SourceSpan implement Copy (#151) 2022-04-17 15:27:11 -07:00
source_impls.rs fix(docs): Docs overhaul (#124) 2022-02-25 08:39:18 -08:00