Skip to content

password-hash: provide std::error::Error::source() for Error#1264

Merged
tarcieri merged 2 commits intoRustCrypto:masterfrom
z33ky:password-hash-error-source
Mar 4, 2023
Merged

password-hash: provide std::error::Error::source() for Error#1264
tarcieri merged 2 commits intoRustCrypto:masterfrom
z33ky:password-hash-error-source

Conversation

@z33ky
Copy link
Contributor

@z33ky z33ky commented Mar 4, 2023

There's not much in the way of description here, I hope the change is self-explanatory.

z33ky added 2 commits March 4, 2023 15:56
The Error type sometimes wraps other errors, which are now returned by
the source() method.
@tarcieri tarcieri merged commit 0a2ca9e into RustCrypto:master Mar 4, 2023
@tarcieri
Copy link
Member

tarcieri commented Mar 4, 2023

Thanks!

@tarcieri tarcieri mentioned this pull request Mar 4, 2023
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