miette/src/eyreish
Rain ec7df952eb tests: add tests to ensure that boxed reports forward all methods
In previous commits we found that boxed reports weren't forwarding every
method. Add a test to ensure that they do.
2022-10-24 19:04:51 -07:00
..
context.rs fix(miri): Resolve Miri's concerns around unsafe code (#197) 2022-08-25 08:30:18 -07:00
error.rs feat(error): impl AsRef<dyn StdError> for Report 2022-10-24 19:04:51 -07:00
fmt.rs fix(miri): Resolve Miri's concerns around unsafe code (#197) 2022-08-25 08:30:18 -07:00
into_diagnostic.rs fix: cargo fmt (#168) 2022-05-05 08:30:13 -07:00
kind.rs feat(report): anyhow-ify DiagnosticReport (#35) 2021-09-04 21:22:46 -07:00
macros.rs fix(docs): Docs overhaul (#124) 2022-02-25 08:39:18 -08:00
mod.rs fix(miri): Resolve Miri's concerns around unsafe code (#197) 2022-08-25 08:30:18 -07:00
ptr.rs fix(miri): Resolve Miri's concerns around unsafe code (#197) 2022-08-25 08:30:18 -07:00
wrapper.rs tests: add tests to ensure that boxed reports forward all methods 2022-10-24 19:04:51 -07:00