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

Fix anyhow::Ok function shadowing Result::Ok #27

Merged
merged 1 commit into from
Nov 28, 2021

Conversation

Hecatron
Copy link
Contributor

It doesn't look as if anyhow is willing to change they're code.
dtolnay/anyhow#201

This time around I've changed the anyhow imports so they're not using wildcards.
I've checked this with rustfmt and the CI action this time around.

Copy link
Collaborator

@N3xed N3xed left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for the fix.

@N3xed N3xed changed the title anyhow fixes Fix anyhow::Ok function shadowing Result::Ok Nov 27, 2021
@N3xed N3xed linked an issue Nov 27, 2021 that may be closed by this pull request
@N3xed N3xed merged commit 31eeac8 into esp-rs:master Nov 28, 2021
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.

ldproxy doesn't build under windows
2 participants