Skip to content

Implement std::error::Error for pem::Error#63

Merged
djc merged 2 commits into
mainfrom
pem-error
Oct 14, 2024
Merged

Implement std::error::Error for pem::Error#63
djc merged 2 commits into
mainfrom
pem-error

Conversation

@djc
Copy link
Copy Markdown
Member

@djc djc commented Oct 11, 2024

Proposed release notes

  • In 1.9.0 we forgot to implement std::error::Error for the new pem::Error type. Add it.

@djc djc requested review from cpu and ctz October 11, 2024 10:07
Comment thread src/pem.rs Outdated
Copy link
Copy Markdown
Member

@cpu cpu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thank you.

Can you add proposed release notes?

@djc
Copy link
Copy Markdown
Member Author

djc commented Oct 14, 2024

Added.

Copy link
Copy Markdown
Member

@cpu cpu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks! 🚀

@djc djc added this pull request to the merge queue Oct 14, 2024
Merged via the queue into main with commit 05ca122 Oct 14, 2024
@djc djc deleted the pem-error branch October 14, 2024 12:34
@djc
Copy link
Copy Markdown
Member Author

djc commented Oct 15, 2024

  • Published rustls-pki-types v1.10.0 at registry crates-io
  • [new tag] v/1.10.0 -> v/1.10.0
  • Release notes

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.

3 participants