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 clippy warnings #67

Merged
merged 1 commit into from
Jul 17, 2020
Merged

Conversation

ionut-arm
Copy link
Member

This commit fixes clippy warnings about or_else being used instead of
map_err.

Signed-off-by: Ionut Mihalcea ionut.mihalcea@arm.com

This commit fixes clippy warnings about `or_else` being used instead of
`map_err`.

Signed-off-by: Ionut Mihalcea <ionut.mihalcea@arm.com>
@ionut-arm ionut-arm added the bug Something isn't working label Jul 17, 2020
@ionut-arm ionut-arm requested a review from hug-dev July 17, 2020 14:12
@ionut-arm ionut-arm self-assigned this Jul 17, 2020
@ionut-arm ionut-arm merged commit bf8a5c8 into parallaxsecond:master Jul 17, 2020
@ionut-arm ionut-arm deleted the fix-clippy branch July 27, 2022 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants