Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upPolish all error messages #98
Closed
Milestone
Comments
Merged
|
I think a neat feature of the errors (once merged) would be tracking if they came from encoding or decoding. Example:
|
Merged
|
I filed individual issues for the error message problems I noticed. |
|
Closed all of these (I think) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The current error messages have an unfriendly Display representation. For example SerializeError in 9e47b71:
Let's audit all the error messages in this crate and make sure everything has a self-explanatory message that a human can read and understand what went wrong.