miette/miette-derive
François Garillot 359941fdef
fix: address review comments
- 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
2025-11-16 08:59:54 -05:00
..
src fix: address review comments 2025-11-16 08:59:54 -05:00
Cargo.toml chore: Release 2025-04-26 21:52:05 -07:00
LICENSE feat(derive): added basic derive macro 2021-08-15 11:49:02 -07:00