Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Render 128-bit integer value into Visitor errors #2167

Merged
merged 2 commits into from Jan 25, 2022
Merged

Render 128-bit integer value into Visitor errors #2167

merged 2 commits into from Jan 25, 2022

Conversation

dtolnay
Copy link
Member

@dtolnay dtolnay commented Jan 25, 2022

This makes the error produced by serde::de::Visitor's default implementation of visit_i128/visit_u128 match the format of the other integer methods' errors.

@dtolnay dtolnay merged commit c3ce2c9 into master Jan 25, 2022
@dtolnay dtolnay deleted the error128 branch January 25, 2022 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant