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

Stabilize atomic_from_ptr #115719

Merged
merged 2 commits into from
Oct 14, 2023
Merged

Stabilize atomic_from_ptr #115719

merged 2 commits into from
Oct 14, 2023

Commits on Oct 13, 2023

  1. Correct documentation for atomic_from_ptr

    * Remove duplicate alignment note that mentioned `AtomicBool` with other
      types
    * Update safety requirements about when non-atomic operations are
      allowed
    tgross35 committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    3209d2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    227c844 View commit details
    Browse the repository at this point in the history