-
Notifications
You must be signed in to change notification settings - Fork 238
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
Make Errors more "narrow" #811
Commits on Oct 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d112667 - Browse repository at this point
Copy the full SHA d112667View commit details -
Do not use write! macro when not required and slightly improve number…
… deserialization error messages More clear and may slightly increase compile time
Configuration menu - View commit details
-
Copy full SHA for 82cfe51 - Browse repository at this point
Copy the full SHA 82cfe51View commit details -
Use Self in match expressions and from implementations instead of nam…
…e of type Make code more consistent
Configuration menu - View commit details
-
Copy full SHA for 13d14ce - Browse repository at this point
Copy the full SHA 13d14ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6dbd39a - Browse repository at this point
Copy the full SHA 6dbd39aView commit details -
Split EncodingError from the Error type
This mostly allows for decode functions to return a smaller more accurate error
Configuration menu - View commit details
-
Copy full SHA for a975a82 - Browse repository at this point
Copy the full SHA a975a82View commit details -
Configuration menu - View commit details
-
Copy full SHA for e36d743 - Browse repository at this point
Copy the full SHA e36d743View commit details -
Configuration menu - View commit details
-
Copy full SHA for 38e11c7 - Browse repository at this point
Copy the full SHA 38e11c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for d35e497 - Browse repository at this point
Copy the full SHA d35e497View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a3a140 - Browse repository at this point
Copy the full SHA 8a3a140View commit details -
Use assert_eq! instead of manual matches because now NamespaceError i…
…mplements PartialEq
Configuration menu - View commit details
-
Copy full SHA for 00a0962 - Browse repository at this point
Copy the full SHA 00a0962View commit details