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

Some sync/backfill format nits #6861

Open
wants to merge 1 commit into
base: unstable
Choose a base branch
from

Conversation

dapplion
Copy link
Collaborator

Proposed Changes

When working on unrelated changes I noted:

  • An unnecessary closure left by a commit of some guy named @dapplion that can be removed
  • match statements that can be simplified with the new let else syntax
  • instead of mapping a result to ignore the Ok value, return

@dapplion dapplion requested a review from jxs as a code owner January 24, 2025 17:41
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