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

chore(all): remove the dependency to lazy_static #1869

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

nsarlin-zama
Copy link
Contributor

closes: https://github.com/zama-ai/tfhe-rs-internal/issues/247

PR content/description

Use LazyLock instead of lazy_static. (Or nothing when the value is already const)

Copy link
Contributor

@mayeul-zama mayeul-zama left a comment

Choose a reason for hiding this comment

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

Thanks!

@nsarlin-zama nsarlin-zama merged commit 381aeb5 into main Dec 16, 2024
154 of 160 checks passed
@nsarlin-zama nsarlin-zama deleted the ns/remove_lazy_static branch December 16, 2024 10:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants