mirror of https://github.com/aya-rs/aya
Do not escape newlines on Err(LoadError).unwrap()
Wrap verifier logs in a newtype whose `Debug` impl emits unescaped newlines. This improves ergonomics in tests where we `Result::unwrap()` those load errors; when these fail today they emit the errors with newlines escaped, making them incredibly difficult to read.reviewable/pr699/r1
parent
4b6b3dbc5e
commit
6827b9bbb3
Loading…
Reference in New Issue