Skip to content

rustfmt: format worker.rs launcher fan-out#43

Open
SferaDev wants to merge 1 commit into
mainfrom
fix/worker-rustfmt
Open

rustfmt: format worker.rs launcher fan-out#43
SferaDev wants to merge 1 commit into
mainfrom
fix/worker-rustfmt

Conversation

@SferaDev

Copy link
Copy Markdown
Member

main currently fails cargo fmt --check — the launcher fan-out in src/worker.rs merged unformatted (via #38), so every PR branched from current main inherits a red Lint job (seen on #40/#41/#42 before they each cherry-picked this same commit; the #33#36 stack picked it up during rebase).

One formatting-only commit, no behavior change. Merging this unblocks Lint for all in-flight branches; the PRs carrying the identical commit will rebase to a no-op.

@SferaDev SferaDev marked this pull request as draft June 12, 2026 22:41
@SferaDev SferaDev marked this pull request as ready for review June 12, 2026 22:43
@SferaDev SferaDev requested a review from tsg June 12, 2026 22:43
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