jameysharp opened PR #5242 from isle-misc-cleanup
to main
:
This mostly amounts to factoring out duplicated code and turning various uses of
unwrap_or_continue!
into iterator chains.This PR probably conflicts with at least one of my other pending PRs, hooray... I'll rebase whichever one gets approved last.
jameysharp requested elliottt for a review on PR #5242.
fitzgen submitted PR review.
elliottt submitted PR review.
elliottt submitted PR review.
elliottt created PR review comment:
It was a little surprising that this change was equivalent until I noticed that
translate_iflet
unconditionally returned aSome
result :)
jameysharp updated PR #5242 from isle-misc-cleanup
to main
.
jameysharp has enabled auto merge for PR #5242.
jameysharp merged PR #5242.
Last updated: Nov 22 2024 at 17:03 UTC