Skip to content

fix: impl source function in errors for context#113

Merged
rustaceanrob merged 1 commit intorust-bitcoin:mainfrom
nyonson:fix/error-context
May 23, 2025
Merged

fix: impl source function in errors for context#113
rustaceanrob merged 1 commit intorust-bitcoin:mainfrom
nyonson:fix/error-context

Conversation

@nyonson
Copy link
Copy Markdown
Collaborator

@nyonson nyonson commented May 23, 2025

The default source function of the standard library error trait just returns a None, which strips the error of its originating context.

The default source function of the standard libary error trait just
returns a None, which strips the error of its originating context.
@rustaceanrob
Copy link
Copy Markdown
Collaborator

ACK 3aa0912

@rustaceanrob rustaceanrob merged commit dbc2272 into rust-bitcoin:main May 23, 2025
11 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants