mirror of https://github.com/zkat/miette.git
- Fixed compilation errors in no-std mode (TestError Debug derive, ToString imports) - Addressed consistency issues: Option qualification, StdError naming, Borrow impl - Fixed feature flag logic for supports_color function with proper priority ordering - Added conditional compilation for std-dependent features in panic.rs, handler.rs, theme.rs - Made syntect-highlighter feature explicitly require std - Consolidated duplicate Borrow implementations using core::borrow::Borrow |
||
|---|---|---|
| .. | ||
| code.rs | ||
| diagnostic.rs | ||
| diagnostic_arg.rs | ||
| diagnostic_source.rs | ||
| fmt.rs | ||
| forward.rs | ||
| help.rs | ||
| label.rs | ||
| lib.rs | ||
| related.rs | ||
| severity.rs | ||
| source_code.rs | ||
| url.rs | ||
| utils.rs | ||