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

Fix lock_api feature name for RawRwLockUpgradeDowngrade #168

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

Conversation

cavivie
Copy link

@cavivie cavivie commented Jul 31, 2024

Changes:

  • Rename old feature namelock_api1 to new feature name lock_api (I guess this has been forgotten?).
  • Should import lock_api_crate as the package name instead of external lock_api crate dependency.
  • Associated type of phantom data of RwLock requires that it already implement the RelaxStrategy trait.

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