Skip to content

chore: allow future_not_send lint at workspace level#267

Merged
branchseer merged 1 commit intomainfrom
allow-future-not-send
Mar 18, 2026
Merged

chore: allow future_not_send lint at workspace level#267
branchseer merged 1 commit intomainfrom
allow-future-not-send

Conversation

@branchseer
Copy link
Member

The task scheduling workflow is a single-threaded async task, so Send
bounds are unnecessary. Remove 22 per-item #[expect] annotations
in favor of a single workspace-level allow in Cargo.toml.

Co-Authored-By: Claude Opus 4.6 (1M context) noreply@anthropic.com

The task scheduling workflow is a single-threaded async task, so Send
bounds are unnecessary. Remove 22 per-item `#[expect]` annotations
in favor of a single workspace-level allow in Cargo.toml.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Copy link
Member Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@branchseer branchseer merged commit 7b6cc79 into main Mar 18, 2026
9 checks passed
Copy link
Member Author

Merge activity

@branchseer branchseer deleted the allow-future-not-send branch March 18, 2026 10:14
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