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 in favor of once_cell #4699

Merged
merged 5 commits into from
Dec 20, 2023

Conversation

smklein
Copy link
Collaborator

@smklein smklein commented Dec 14, 2023

Fixes #4697

Copy link
Contributor

@sunshowers sunshowers left a comment

Choose a reason for hiding this comment

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

Looks great! Pretty mechanical.

@smklein smklein enabled auto-merge (squash) December 20, 2023 04:31
@smklein smklein merged commit 94944cc into main Dec 20, 2023
21 of 22 checks passed
@smklein smklein deleted the exit-lazy-static-enter-once-cell branch December 20, 2023 06:56
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.

replace lazy_static with once_cell
2 participants