Skip to content

Fix access to write! macro when thiserror is not in scope#242

Merged
dtolnay merged 2 commits intomasterfrom
stdwrite
Jul 7, 2023
Merged

Fix access to write! macro when thiserror is not in scope#242
dtolnay merged 2 commits intomasterfrom
stdwrite

Conversation

@dtolnay
Copy link
Owner

@dtolnay dtolnay commented Jul 7, 2023

Fixes #241.

@dtolnay dtolnay merged commit f6dc5e5 into master Jul 7, 2023
@dtolnay dtolnay deleted the stdwrite branch July 7, 2023 00:17
takumi-earth pushed a commit to earthlings-dev/thiserror that referenced this pull request Jan 27, 2026
Fix access to `write!` macro when `thiserror` is not in scope
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.

New release breaks callers of the Error derive if it came from a re-export from another crate

1 participant