fitzgen opened PR #2207 from filetest-errors
to main
:
This provides the full error context, not just the source error's message. The
anyhow::Error
'sDisplay
implementation just shows the source error's message, not any of its context. TheDebug
implementation shows the full error context (and backtrace, if captured).
alexcrichton submitted PR Review.
alexcrichton merged PR #2207.
Last updated: Nov 22 2024 at 16:03 UTC