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

Support generic error types #5

Merged
merged 6 commits into from
Jun 3, 2021
Merged

Support generic error types #5

merged 6 commits into from
Jun 3, 2021

Commits on Jun 3, 2021

  1. Configuration menu
    Copy the full SHA
    1a8ba9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b7ee9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0a4e8e0 View commit details
    Browse the repository at this point in the history
  4. Cleanup CacheLoadingError + Add utility functions

    Move internal stuff into CacheCommunicationError
    ByteAlex committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    f8e6c38 View commit details
    Browse the repository at this point in the history
  5. Implement #[from] in CacheCommunicationError

    Wow, they don't clash because there's no generics in here, nice
    ByteAlex committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    2652794 View commit details
    Browse the repository at this point in the history
  6. Forward nested error

    Co-authored-by: Zoey <Dessix@Dessix.net>
    ByteAlex and Dessix committed Jun 3, 2021
    Configuration menu
    Copy the full SHA
    fef31fa View commit details
    Browse the repository at this point in the history