miette/src
Kyle 85dbf4aaac Lint and clippy fixes 2023-02-08 22:52:48 -05:00
..
eyreish tests: add tests to ensure that boxed reports forward all methods 2022-10-24 19:04:51 -07:00
handlers fix(graphical): Fix wrong severity of related errors (#234) 2023-02-08 16:26:27 -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 fix(docs): Docs overhaul (#124) 2022-02-25 08:39:18 -08:00
handler.rs fix(miri): Resolve Miri's concerns around unsafe code (#197) 2022-08-25 08:30:18 -07:00
lib.rs docs: Mention miette::miette! macro under "... in application code" (#233) 2023-01-30 10:21:50 -08: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 SourceCode provides access to bytes 2023-02-08 19:15:27 -08: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 Rename source_utf8 to source_str 2023-02-08 19:20:28 -08:00
source_impls.rs Lint and clippy fixes 2023-02-08 22:52:48 -05:00