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

Rename Weak to LazyPtr and move it to lazy.rs #427

Merged
merged 6 commits into from
May 22, 2024
Merged

Rename Weak to LazyPtr and move it to lazy.rs #427

merged 6 commits into from
May 22, 2024

Commits on May 21, 2024

  1. Configuration menu
    Copy the full SHA
    a47b8ce View commit details
    Browse the repository at this point in the history
  2. Rename Weak to CachedPtr

    newpavlov committed May 21, 2024
    Configuration menu
    Copy the full SHA
    cbd5142 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    105ce26 View commit details
    Browse the repository at this point in the history
  4. Tweak imports

    newpavlov committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c98c114 View commit details
    Browse the repository at this point in the history
  5. Use Acquire load

    newpavlov committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9ef7aaa View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. review fixes

    newpavlov authored May 22, 2024
    Configuration menu
    Copy the full SHA
    6e0b5dd View commit details
    Browse the repository at this point in the history