mirror of https://github.com/zkat/miette.git
* Fix `clippy::doc_lazy_continuation` lints * Fix `dead_code` warnings in tests. Protect code used in some tests based on features with feature checks. * Fix `clippy::needless_borrows_for_generic_args` lints * Remove a useless conversion * Remove a cfg_attr check for `track_caller` This shouldn't be needed here as the test is already ignored. |
||
|---|---|---|
| .. | ||
| eyreish | ||
| handlers | ||
| highlighters | ||
| chain.rs | ||
| diagnostic_chain.rs | ||
| error.rs | ||
| handler.rs | ||
| lib.rs | ||
| macro_helpers.rs | ||
| miette_diagnostic.rs | ||
| named_source.rs | ||
| panic.rs | ||
| protocol.rs | ||
| source_impls.rs | ||