Skip to content

Remove generic import from anyhow - it was overriding Ok() and breaki… #167

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

Merged
merged 1 commit into from
Nov 29, 2021

Conversation

drobnyjt
Copy link
Collaborator

Thank you for your contribution to rustBCA!

Before submitting this PR, please make sure you have:

  • Opened an issue
  • Referenced the relevant issue number(s) below
  • Provided a description of the changes below
  • Ensured all tests pass and added any necessary tests for new code

Fixes #166

Description

Clarify imports from anyhow to stop overloading Ok().

Tests

Compilation tested, and all tests run successfully. It was a compilation issue, so I'm not expecting any downstream effects.

@drobnyjt drobnyjt merged commit 92696d5 into dev Nov 29, 2021
@drobnyjt drobnyjt deleted the fix_error_handling branch November 29, 2021 18:40
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