miette/src
Kat Marchán c1da4a0d27
feat(into_diagnostic): .into_diagnostic() is now generic across any impl fmt::Display instead of expecting a `dyn`
2021-08-21 22:55:45 -07:00
..
printer feat(printer): rename default printer and consistify some naming conventions with printing 2021-08-21 22:52:06 -07:00
chain.rs format: cargo fmt 2021-08-10 19:21:31 -04:00
error.rs feat(error): diagnostic-ify MietteError 2021-08-21 22:49:00 -07:00
lib.rs feat(reporter): fancy new reporter with unicode, colors, and multiline (#23) 2021-08-20 20:09:23 -07:00
protocol.rs fix(protocol): oops, missed a spot after a rename 2021-08-21 22:54:59 -07:00
source_impls.rs feat(protocol): add Source impls for Cow and Arc 2021-08-17 17:54:29 -07:00
utils.rs feat(into_diagnostic): .into_diagnostic() is now generic across any impl fmt::Display instead of expecting a `dyn` 2021-08-21 22:55:45 -07:00