Skip to content

Conversation

@nepalez
Copy link
Contributor

@nepalez nepalez commented Aug 14, 2023

This PR is a part of error specialization initiated by the #1047

See the initial discussion of the change in this draft PR (to be removed later, after processing the feedback by @Jarema and creating smaller PR-s from its commits).

This part is devoted to convertion of the AuthError into a specialization of the error::Error<T> generic. The error messages are moved to the implementation of its kind AuthErrorKind.

@nepalez nepalez force-pushed the specialize-auth-error branch from 84eac53 to b928510 Compare September 22, 2023 12:53
The only change here is that the `AuthError` became
a specialization of the `error::Error<T>` generic.
The error messages are moved to the implementation
of its kind `AuthErrorKind`.
@nepalez nepalez force-pushed the specialize-auth-error branch from b928510 to b74afb3 Compare September 29, 2023 12:24
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.

1 participant