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(math): update once_cell::Lazy -> std::sync::LazyLock #535

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

AndrewWestberg
Copy link
Collaborator

LazyLock is now the preferred way of doing lazy static initialization.

@rvcas
Copy link
Member

rvcas commented Oct 31, 2024

Good to know

@AndrewWestberg AndrewWestberg merged commit b641c4e into main Oct 31, 2024
7 checks passed
@AndrewWestberg AndrewWestberg deleted the amw/lazy_lock branch October 31, 2024 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: ✅ Done
Development

Successfully merging this pull request may close these issues.

3 participants