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

sync: Implement From<T> for OnceCell<T> #3877

Merged
merged 2 commits into from Jun 22, 2021
Merged

Commits on Jun 20, 2021

  1. Implement From for OnceCell

    sb64 committed Jun 20, 2021
    Copy the full SHA
    18d1f67 View commit details
    Browse the repository at this point in the history
  2. Add test

    sb64 committed Jun 20, 2021
    Copy the full SHA
    38be822 View commit details
    Browse the repository at this point in the history