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

Remove lazy-static #142

Merged
merged 3 commits into from
Aug 26, 2024
Merged

Remove lazy-static #142

merged 3 commits into from
Aug 26, 2024

Conversation

mousecrusher2
Copy link
Contributor

Lazy initialization can now be done using only the standard library without lazy-static.

Copy link
Owner

@sachaos sachaos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@sachaos sachaos merged commit e329fa3 into sachaos:master Aug 26, 2024
4 checks passed
@mousecrusher2 mousecrusher2 deleted the lazylock branch August 26, 2024 12:06
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.

2 participants