Skip to content

Rename crossbeam feature to sharded-lock#111

Merged
arthurprs merged 1 commit intomasterfrom
sharded-lock
Mar 19, 2026
Merged

Rename crossbeam feature to sharded-lock#111
arthurprs merged 1 commit intomasterfrom
sharded-lock

Conversation

@arthurprs
Copy link
Owner

The feature name crossbeam was a bit misleading since it specifically enables usage of crossbeam_utils::sync::ShardedLock, not the broader crossbeam ecosystem.

The feature name `crossbeam` was misleading since it specifically enables
`crossbeam_utils::sync::ShardedLock`, not the broader crossbeam ecosystem.
Also added `stats` feature combinations to CI checks to restore coverage
lost when replacing `--all-features`.
@arthurprs arthurprs merged commit 84bc222 into master Mar 19, 2026
11 checks passed
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