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'sDisplayimplementation just shows the source error's message, not any of its context. TheDebugimplementation shows the full error context (and backtrace, if captured).
alexcrichton submitted PR Review.
alexcrichton merged PR #2207.
Last updated: Mar 23 2026 at 17:18 UTC