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

Replace internal _Succeed trait with Iterator::try_fold #10

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Nemo157
Copy link
Member

@Nemo157 Nemo157 commented Oct 13, 2023

Thanks to scottmcm for pointing out this is a way to access Try::from_output on stable.

Thanks to scottmcm for pointing out this is a way to access
`Try::from_output` on stable.
@Nemo157
Copy link
Member Author

Nemo157 commented Oct 13, 2023

Need to do some extra testing of dependents since I'm not 100% sure that the tests cover all potential inference issues.

@codecov
Copy link

codecov bot commented Oct 13, 2023

Codecov Report

All modified lines are covered by tests ✅

Files Coverage Δ
src/lib.rs 37.50% <ø> (+16.66%) ⬆️

📢 Thoughts on this report? Let us know!.

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.

None yet

1 participant