Skip to content

chore: improve thiserror maintenance path#451

Merged
dtolnay merged 1 commit into
dtolnay:masterfrom
vip892766gma:maint/20260521171412
May 21, 2026
Merged

chore: improve thiserror maintenance path#451
dtolnay merged 1 commit into
dtolnay:masterfrom
vip892766gma:maint/20260521171412

Conversation

@vip892766gma
Copy link
Copy Markdown
Contributor

Summary:

  • Add a small edge-case unit test covering #[error(transparent)] combined with a generic type parameter on the error enum variant, verifying both Display forwarding and source() chain behavior — extends existing test patterns without touching library code.
  • Keep the change narrow so it is straightforward to review.

Notes:

  • I kept this scoped to the relevant implementation and tests.

@dtolnay dtolnay merged commit febcc03 into dtolnay:master May 21, 2026
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